askrella / whatsapp-chatgpt

ChatGPT + DALL-E + WhatsApp = AI Assistant :rocket: :robot:
3.48k stars 834 forks source link

Please add Custom GPT assistant. #319

Open MustafaHanif007 opened 11 months ago

MustafaHanif007 commented 11 months ago

It would be great and helpful like we create a custom gpt with retrieval model and with assistant id so the chat will limit to the specific assistant lets see if its possible

jerryrat commented 11 months ago

It would be great and helpful like we create a custom gpt with retrieval model and with assistant id so the chat will limit to the specific assistant lets see if its possible

.env documents OPENAI_API_URL= your API address

MustafaHanif007 commented 11 months ago

Its working fine with Openai API key but i said what if we just want to add specific GPT Assistant.

voodoohop commented 9 months ago

You are talking about integrating with the Assistants API which I think makes a lot of sense.

I've just started using whatsapp-chatgpt but will look into how one could modify the code to use the Assistants API.

Amazing project by the way!