node-chatgpt-api
node-chatgpt-api copied to clipboard
Combine with Auto-GPT?
https://github.com/Torantulino/Auto-GPT
I don't know if this is possible
You'll need to explain what exactly you mean by "combine with Auto-GPT".
You'll need to explain what exactly you mean by "combine with Auto-GPT".
I mean can you also introduce the AutoGPT project into this project, so that PandoraAI can complete the user's goals like that project.
You'll need to explain what exactly you mean by "combine with Auto-GPT".
I mean can you also introduce the AutoGPT project into this project, so that PandoraAI can complete the user's goals like that project.
if combine "goals" stuff with jailbroken bing, that would be great)
It is possible but you will have to adapt "Auto-GPT" source code :
- The messages format must be adapted,
- The reponse format must be adapted
- They use chatGPT API Embedding for memory purpose
I tried to plug it by doing these modifications and the result is not convincing yet