Scrapegraph-ai/examples/groq
2024-05-03 16:14:27 +03:30
..
.env.example add new groq example 2024-05-01 12:48:32 +02:00
smart_scraper_groq_ollama.py add new groq example 2024-05-01 12:48:32 +02:00
smart_scraper_groq_openai.py refactor: Changed the way embedding model is created in AbstractGraph class and removed handling of embedding model creation from RAGNode. Now AbstractGraph will call a dedicated method for embedding models instead of _create_llm. This makes it easy to use any LLM with any supported embedding model. 2024-05-03 16:14:27 +03:30