Commit graph

13 commits

Author SHA1 Message Date
XDA
be0da3ba76 feat(dependencies): update and add new packages for improved functionality
chore(config): remove sample.config.toml as it's no longer needed

refactor(webSearchAgent): enhance summary generation for better results

feat(providers): add RetryingChatAnthropic class for robust API calls

test(providers): implement test script for retry logic in Anthropic API

feat(testRetry.js): implement retry logic for Anthropic API calls

Add RetryingChatAnthropic class to handle API connection errors and
retry requests with exponential backoff. Improve reliability of API
calls in case of temporary network issues.
2024-08-24 23:30:11 -04:00
ItzCrazyKns
8e4f0c6a6d
feat(web-search): add URL & PDF searching capibilities 2024-07-30 10:09:05 +05:30
ItzCrazyKns
f02393dbe9
feat(providers): add anthropic 2024-07-15 21:20:16 +05:30
ItzCrazyKns
b291265944
feat(package): add @langchain/community 2024-06-30 10:42:01 +05:30
ItzCrazyKns
7879167b13
feat(package): add better-sqlite3 2024-06-29 11:07:52 +05:30
ItzCrazyKns
9d827d4cc2
feat(package): update WS module 2024-06-24 21:34:14 +05:30
ItzCrazyKns
68837e06ee
feat(embedding-providers): add local models 2024-05-07 11:52:53 +05:30
ItzCrazyKns
79f6a52b5b
feat(ui-packages): add react-text-to-speech, bump version 2024-05-03 21:16:48 +05:30
ItzCrazyKns
c87c2b27a9
feat(message-actions): add speak message, bump version 2024-05-03 18:25:22 +05:30
ItzCrazyKns
1bcff03cfc
chore(package): add nodemon, closes #39 2024-05-02 12:24:09 +05:30
ItzCrazyKns
aae85cd767
feat(logging): add logger 2024-04-30 12:18:18 +05:30
ItzCrazyKns
c6a5790d33
feat(config): Use toml instead of env 2024-04-20 09:32:19 +05:30
ItzCrazyKns
3859e3db03
feat(gitignore): Allow package lock files 2024-04-15 21:03:52 +05:30