Commit graph

30 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
61dfeb89b4
feat(package): bump version 2024-07-30 10:10:55 +05:30
ItzCrazyKns
8e4f0c6a6d
feat(web-search): add URL & PDF searching capibilities 2024-07-30 10:09:05 +05:30
ItzCrazyKns
c62e7f091e
feat(package): bump version 2024-07-25 20:39:43 +05:30
ItzCrazyKns
c0b3a409dd
feat(package): bump version 2024-07-20 09:27:34 +05:30
ItzCrazyKns
f02393dbe9
feat(providers): add anthropic 2024-07-15 21:20:16 +05:30
ItzCrazyKns
80818983d8
feat(package): bump version 2024-07-03 20:49:13 +05:30
ItzCrazyKns
b291265944
feat(package): add @langchain/community 2024-06-30 10:42:01 +05:30
ItzCrazyKns
9588eed710
feat(package): bump version 2024-06-29 11:17:29 +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
87cc86d406
feat(package): bump version 2024-06-23 09:55:25 +05:30
ItzCrazyKns
476303f52b
feat(package): bump version 2024-06-02 14:20:23 +05:30
ItzCrazyKns
64ea4b4289
feat(package): bump version 2024-05-18 13:11:24 +05:30
ItzCrazyKns
9a7af945b0
lint 2024-05-09 20:43:04 +05:30
ItzCrazyKns
74d1df7d25
feat(package): bump version 2024-05-07 19:40:14 +05:30
ItzCrazyKns
68837e06ee
feat(embedding-providers): add local models 2024-05-07 11:52:53 +05:30
ItzCrazyKns
f88f179920
feat(package): bump version 2024-05-06 20:01:57 +05:30
ItzCrazyKns
38b1995677
feat(package): bump version 2024-05-06 12:36:13 +05:30
ItzCrazyKns
9b088cd161
feat(package): bump version 2024-05-05 16:35:06 +05:30
ItzCrazyKns
f8fd2a6fb0
feat(package): bump version 2024-05-04 15:04:43 +05:30
ItzCrazyKns
4bf69dfdda
feat(package): bump version 2024-05-04 10:59:32 +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
f618b713af
feat(chatModels): load model from localstorage 2024-05-02 12:14:26 +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
8f3de05a38
feat(package): Update dev script 2024-04-09 18:48:26 +05:30
ItzCrazyKns
d1c74c861e
Initial commit 2024-04-09 16:21:05 +05:30