reached the limit and assistant api param issue
-
Hi I have two question
- You have reached the limit.
when I ask several time in the chatbot, it will show this error. My guess is it is related to this setting (Chatbot -> Default -> AI Setting -> Max Messages)? After I changed it to 30 Max Messages, it still show the same error. not sure it it is related to my cache - Under the pro version, I tried the assistant function. I saw the openAI doc have “instructions” param for the assistant.
like this
client.beta.threads.runs.create(thread_id=thread_id, assistant_id=assistant_id, instructions=instructions)
hope will see these params setting soon.
your plugin is awesome.
Thank you.
- You have reached the limit.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘reached the limit and assistant api param issue’ is closed to new replies.