Scrapegraph-ai/scrapegraphai/models
2024-07-04 18:23:22 +02:00
..
__init__.py Merge branch '423-add-vertex-ai-integration' into support 2024-07-04 18:23:22 +02:00
anthropic.py Refactored to include custom AWS client for bedrock; Added missing Anthropic class 2024-05-13 17:57:53 +01:00
azure_openai.py docs: refactor models docstrings 2024-05-01 23:33:42 +02:00
bedrock.py add integration for bedrock 2024-05-02 13:47:17 +02:00
deepseek.py feat: add support for deepseek-chat 2024-05-12 01:00:11 +02:00
ernie.py support ernie 2024-06-05 17:37:35 +08:00
fireworks.py feat: add fireworks integration 2024-06-24 23:11:28 +02:00
gemini.py fix(llm): fixed gemini api_key 2024-05-06 13:17:47 +02:00
groq.py feat: removed a bug 2024-06-03 21:45:37 +02:00
hugging_face.py docs: refactor models docstrings 2024-05-01 23:33:42 +02:00
ollama.py docs: refactor models docstrings 2024-05-01 23:33:42 +02:00
oneapi.py add OneAPI integration 2024-05-24 13:46:40 +02:00
openai_itt.py docs: refactor models docstrings 2024-05-01 23:33:42 +02:00
openai_tts.py fix: update openai tts class 2024-06-06 10:00:58 +02:00
openai.py docs: refactor models docstrings 2024-05-01 23:33:42 +02:00
vertex.py feat: add vertexai integration 2024-07-01 12:21:47 +02:00