-
Azure api-key is different from openai api-key. And it should be used.
![image](https://user-images.githubusercontent.com/27149144/231694140-86734635-2d90-4d3e-bcae-a052ff099a30.png)
-
Hi,
i would like to recommend adding a .env file where we can change the things like the api key and pretty please the base url to openai, with that change we could route the traffic to local llm f…
-
https://github.com/reworkd/AgentGPT/pull/1146/files/ff3d52d4a7abd848b6691af75e115f477db3d4f9#r1276947112
-
I'm writing a llama-index ingestion class and am using the GoogleSheetsLoader. I set up OAuth and added 'credentials.json' to the directory I run the loader in as stated in the documentation. I'm gett…
-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/reworkd/AgentGPT/discussions/categories/ideas) didn't f…
-
### Duplicates
- [X] I have searched the existing issues
### Steps to reproduce 🕹
When running Auto-GPT using the command python3 -m autogpt --debug, I am getting an AuthenticationError with the me…
-
Is there currently any way to display the logs of the Langchain agent running on the frontend? Sometimes a task can take several minutes to execute, and users can't see anything. It would be much bett…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/reworkd/AgentGPT/labels/bug) didn't find any similar reports.
### Expected Be…
-
We need to integrate with langchang agents api to allow the agent to make google searches for answers. This will need a google api key that is production allowlisted
-
https://github.com/ajndkr/lanarky/issues/76#issue-1733489956
> Recently we merged some changes into https://github.com/reworkd/AgentGPT/pull/631 which enabled streaming on AgentGPT > using lanarky!…