Kumi
eccca2a624
Introduced error handling for the 'max_tokens' exception during chat response generation. In cases where the maximum token count is exceeded, the bot now falls back to a no-tools response, avoiding the halt of conversation. This ensures a smoother chat experience and persistence in responding, even when a limit is reached. Any other exceptions will still be raised as before, maintaining error transparency. |
||
---|---|---|
.. | ||
assets | ||
callbacks | ||
classes | ||
commands | ||
migrations | ||
tools | ||
__init__.py | ||
__main__.py |