-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WiP (#229) * wip * working * fix: small fixes * fix: REPLY_TRANSCRIPTION not in .env.example and removed ALLOWED_USERS warning (#228) (#230) * Revert "fix: REPLY_TRANSCRIPTION not in .env.example and removed ALLOWED_USERS warning (#228) (#230)" This reverts commit 25404a0. * upgrades (#231) * Sync branchs (#232) * fix: REPLY_TRANSCRIPTION not in .env.example and removed ALLOWED_USERS warning (#228) * Update README.md * Working version (#233) * streaming respose, system message, context, etc (#234) * persist summary removed context (#235) * Proper context insertion & better .env (#236) * Proper context insertion * better env example * Update Readme (#237) * Update README.md * Update README.md * Update README.md * Fixed memory (#238) * Re:added text streaming (#239) * Removed self messaging support, fixed/modified !reset, added voice messages to openrouter (#240) * changed from summary memory to buffer memory for better performance (#241) * Added back summary as a option (#242) * Changed default memory to summary (#243) * Added different option for summary LLM * Changed default memory to summary * Change command, better Help command, Log option (#244) * updated help messages * !change command and LOG_MESSAGES variable * feat: added group participants name into the context (#246) * Version 2.1.0 (#247) * 3.0.1 * version 2.1.0
- Loading branch information
Showing
27 changed files
with
1,571 additions
and
402 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
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
Oops, something went wrong.