run-llama / rags

Build ChatGPT over your data, all with natural language
MIT License
6.17k stars 629 forks source link

"Update Agent" creates an error and deletes the Agent #53

Closed sorcery-ai closed 8 months ago

sorcery-ai commented 8 months ago

After creating an agent and navigating to "RAG Config" for the purpose of selecting the checkbox labeled "Include Summarization (only works for GPT-4)" an error is produced and the Agent is deleted after clicking "Update Agent".

Error: image

sorcery-ai commented 8 months ago

The only way I have been able to get this to work is by asking for it to:

Please "Include Summarization" for this agent.

However when the browser is refreshed, it reverts to an unchecked state.

nickknyc commented 8 months ago

The only way I have been able to get this to work is by asking for it to:

Please "Include Summarization" for this agent.

However when the browser is refreshed, it reverts to an unchecked state.

Just to be sure - are you sure that your openai key is loaded up and that when you make your change you are hitting the update button image

sorcery-ai commented 8 months ago

That isn't/wasn't the issue, however this seems to have been fixed in the latest update.