I made a chatbot using gpt-4o-mini-audio-preview. In order for this bot to remember past conversations, I create a new request by adding old conversations to each request. This increases the number of tokens incredibly. Is there an alternative solution? Because after 10-15 conversations, the number of tokens increases uncontrollably.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Creating a Continuity-Based Chatbot similar to chatGPT | 0 | 123 | October 21, 2024 | |
Need more than a 4097 token call from chat gpt api | 7 | 3220 | November 28, 2023 | |
GPT-3.5-turbo: Passing previous conversation in prompt (code sample)? | 10 | 6399 | May 24, 2023 | |
Chatgpt api is not able to remember conversation | 9 | 11772 | December 17, 2023 | |
Managing longer conversations with GPT API | 4 | 8222 | December 15, 2023 |