wanderlust icon indicating copy to clipboard operation
wanderlust copied to clipboard

No assistant found with id 'asst_4Gvk7WJuvcSqPuzUciiGSw8j'

Open vasco opened this issue 2 years ago • 2 comments

Hey!

After you setup the project and try to run it locally, you get the message (server logs):

Error: 404 No assistant found with id 'asst_4Gvk7WJuvcSqPuzUciiGSw8j'. at async runAssistant (./src/app/actions/run-assistant.ts:27:17)

Should we create our own Assistant in https://platform.openai.com/ ?

vasco avatar Jan 02 '24 15:01 vasco

Hi!

Replace the assistant here: https://github.com/felipetodev/wanderlust/blob/main/src/app/actions/run-assistant.ts#L7

and then add your functions like: image

BTW. The assistant ID: asst_4Gvk7WJuvcSqPuzUciiGSw8j is actually running with that functions but I think you can't use it with any OpenAI key other than mine. If you need the functions in detail, let me know, and I'll send them to you @vasco.

felipetodev avatar Jan 02 '24 15:01 felipetodev

Correct, I can't access that with my OpenAI key. Can you share the assistant instructions and function descriptions?

vasco avatar Jan 14 '24 15:01 vasco