Merge main into fix/issue-994-embed-fallback-recursion-corrupt-output

This commit is contained in:
Sameer6305
2026-08-23 14:35:22 +05:30
60 changed files with 6255 additions and 959 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ Discord = "https://discord.gg/sV34vps5hH"
llm-openai = ["openai>=1.0.0"]
llm-groq = ["groq>=0.4.0"]
llm-gemini = ["google-genai>=0.1.0"]
llm-anthropic = ["anthropic>=0.18.0"]
llm-anthropic = ["anthropic>=0.122.0"]
llm-ollama = ["ollama>=0.1.0"]
llm-deepseek = ["openai>=1.0.0"]
llm-litellm = ["litellm>=1.83.9"]