Closed Bhavya-TR closed 1 year ago
Also where and what changes need to be made to use microsoft azure openai model deployments of gpt3.5 and gpt4?
You can use LLAMAv2 with GPT Researcher now, please refer to this PR: https://github.com/assafelovic/gpt-researcher/pull/150
how to replace open ai and use open source model in gpt-researcher config.py and llm.utilis.py properly. I am not finding ways to replace open ai to llm open source model. give in details.