You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See this trace. OpenAI cancelled the run due to max_prompt_tokens. Is this something we can tweak? Maybe we'll have to use another truncation strategy?
We also need to give the user a better error message when this happens. From JJ:
(anytime we're confused like this, lets make part of the resulotion better clarity of the error to the end user)
The text was updated successfully, but these errors were encountered:
See this trace. OpenAI cancelled the run due to
max_prompt_tokens
. Is this something we can tweak? Maybe we'll have to use another truncation strategy?We also need to give the user a better error message when this happens. From JJ:
The text was updated successfully, but these errors were encountered: