-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix response routing and improve exception handling (#17)
* Add check to prevent observed error: https://neon-ai.sentry.io/issues/6270623501/events/e450d637fd014f8380064ad7026f39dc/ Update LLM response queues to be unique to match responses to requests * Add more logging * Add more logging to debug persona issues * Add exception handling for empty options (i.e. if bots join in the middle of a conversation round) * Update to address new test failure * Revert arbitrary log change
- Loading branch information
1 parent
f9a6193
commit ad775a9
Showing
2 changed files
with
27 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters