assafelovic / gpt-researcher

LLM based autonomous agent that does online comprehensive research on any given topic
https://gptr.dev
Apache License 2.0
14.25k stars 1.86k forks source link

[Docs] Langchain Adapters not available (link not working) #525

Closed SimonB97 closed 4 months ago

SimonB97 commented 4 months ago

Hi, the links to the 'Langchain Adapters'-documentation page are depricated, e.g. on Getting Started:

For LLM, we recommend OpenAI GPT, but you can use any other LLM model (including open sources) supported by Langchain Adapter, simply change the llm model and provider in config/config.py.

It's unclear which LLMs are supported now. I'd like to use VertexAI Gemini, but don't know if it's possible or how.

assafelovic commented 4 months ago

Hey @SimonB97 thanks for the update we're working on an improved experience around this and will update the community in the Discord channel in the next few days