Sam Pink
Sam Pink
> Hi, @shadowlinyf, > > I'm helping the LangChain team manage their backlog and am marking this issue as stale. The issue you raised regarding the `get_openai_callback` function not working...
Thanks! I'm in the process of expanding the github integration with inspiration from https://github.com/peterw/Chat-with-Github-Repo It should be able to load in any github repo into memory.
I get this often too. Auto-gpt gets distracted from its goals and just keeps researching things
I get the same issue. It definitely needs a higher priority for finishing goals / tasks
Yes this fix is correct. It was my mistake. Llama needs to be added back as an option using llama index
> > Yes this fix is correct. It was my mistake. Llama needs to be added back as an option using llama index > > I ask you to fix...
I have update the link now!
You can change to gpt-3 in the in the GPT4 class constructor gpt4 = GPT4(config.OPENAI_API_KEY, model="3.5-turbo")
Im gettting this same error. have there been any updates on this?
I just got this bug too