Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
biobootloader committed Apr 3, 2024
1 parent acb114e commit 4e40c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mentat/llm_api_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ def raise_if_context_exceeds_max(tokens: int):
" some files from context or `/clear` to reset the conversation",
style="error",
)
# raise ReturnToUser()
raise ReturnToUser()


class LlmApiHandler:
Expand Down

0 comments on commit 4e40c30

Please sign in to comment.