assafelovic / gpt-researcher

LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
https://gptr.dev
Apache License 2.0
15.04k stars 2.02k forks source link

Add embedding providers #965

Closed kesamet closed 3 weeks ago

kesamet commented 3 weeks ago

Expanded list of supported embeddings to openai, azure_openai, cohere, google_vertexai, google_genai, fireworks, ollama, together, mistralai, huggingface, nomic and voyageai

In relation to issue #629

prrao87 commented 3 weeks ago

Thanks for this PR! Eagerly awaiting it to be merged so I can start using different embedding models with OpenRouter 😀.