-
-
Notifications
You must be signed in to change notification settings - Fork 387
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* only search if starts with http * lint * Clean up * Add saved browsed links * Add endpoints, fix lint * Fix ref for get_browsed_links * Use a list of urls for browsed_links * Code clean up * Clean up duplicate code * Increase relevance score * Skip injection if 0-3 collection to avoid duplicate injection * Less memory initializations * Initialize classes at init * use website reader * Move all refs to get_web_content to log browsed links * Reduce memory initializations * Don't browse links on websearch prompt * Add delete memories by external source * Improve delete browsed links * Clean up docs * Use append to add context * Use append on context * lint
- Loading branch information
Showing
12 changed files
with
513 additions
and
304 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
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.