Deven Patel
|
e75c05112e
|
[Improvement] update pinecone client v3 (#1200)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-26 09:08:37 +05:30 |
|
Peter Jausovec
|
446d0975aa
|
enable using custom Pinecone index name (#1172)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-25 13:30:10 +05:30 |
|
Deven Patel
|
2d9fbd4e49
|
[Bugfix] fix qdrant and weaviate db integration (#1181)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-23 14:24:29 +05:30 |
|
Deven Patel
|
22e14b5e65
|
[Bugfix] update zilliz db (#1186)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-23 14:23:57 +05:30 |
|
Deven Patel
|
069d265338
|
[Feature] Add support for AWS Bedrock LLM (#1189)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-21 14:09:08 +05:30 |
|
Deven Patel
|
cb0499407e
|
[Feature] Add support for Mistral API (#1194)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-20 12:31:50 +05:30 |
|
Deven Patel
|
9afc6878c8
|
[Update] add test for passing vector dimension in embedder config (#1196)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-19 23:38:09 +05:30 |
|
Deven Patel
|
2784bae772
|
[Tests] add tests for evaluation metrics (#1174)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-15 16:05:58 +05:30 |
|
Deshraj Yadav
|
862ff6cca6
|
[Bug fix] Fix embedding issue for opensearch and some other vector databases (#1163)
|
2024-01-12 14:15:39 +05:30 |
|
Deven Patel
|
c020e65a50
|
[Improvement] update LLM memory get function (#1162)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-12 12:33:07 +05:30 |
|
Deven Patel
|
f582c1fe25
|
[Bugfix] fix chat history management when app.reset (#1161)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-12 11:10:25 +05:30 |
|
Sandra Serrano
|
2496ed133e
|
[Bug fix] Fix typos, static methods and other sanity improvements in the package (#1129)
|
2024-01-09 00:17:46 +05:30 |
|
Madison Ebersole
|
62c0c52e31
|
Add support for Hugging Face Inference Endpoint as LLM (#1143)
|
2024-01-08 23:50:04 +05:30 |
|
Deshraj Yadav
|
5c1f78879f
|
[Misc] Minor fixes and refactor utils code (#1117)
|
2024-01-05 14:01:56 +05:30 |
|
Joe Sleiman
|
b4ec14382b
|
[Feature] Google Drive Folder support as a data source (#1106)
|
2024-01-05 11:46:01 +05:30 |
|
Sidharth Mohanty
|
c62663f2e4
|
Add GPT4Vision Image loader (#1089)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
|
2024-01-02 03:57:23 +05:30 |
|
Sidharth Mohanty
|
aee5bbb44b
|
[Refactor] Update dependencies and loaders (#1062)
|
2023-12-30 20:52:20 +05:30 |
|
Deshraj Yadav
|
a54dde0509
|
[Bug Fix] Handle chat sessions properly during app.chat() calls (#1084)
|
2023-12-30 15:36:24 +05:30 |
|
Sidharth Mohanty
|
404e73af77
|
[Feature] Add Dropbox loader (#1073)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
|
2023-12-29 23:22:25 +05:30 |
|
Sidharth Mohanty
|
a544b4d3ff
|
Load local text files of any kind - code, txts, json etc (#1076)
|
2023-12-29 22:26:24 +05:30 |
|
Deven Patel
|
a926bcc640
|
[Refactor] Converge Pipeline and App classes (#1021)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-29 16:52:41 +05:30 |
|
Deven Patel
|
c0aafd38c9
|
[Feature] Return score when doing search in vectorDB (#1060)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-29 15:56:12 +05:30 |
|
Deven Patel
|
19d80914df
|
[Improvement] return all the metadata when citations flag is True (#1059)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-29 14:48:41 +05:30 |
|
Sidharth Mohanty
|
d9d529987e
|
Migrate from template to prompt arg while keeping backward compatibility (#1066)
|
2023-12-28 23:36:33 +05:30 |
|
Sukkrit Sharma
|
6c1ea7799e
|
[Feature] Add support for Together AI API (#1058)
|
2023-12-25 18:36:20 +05:30 |
|
Sidharth Mohanty
|
11f0d719f5
|
Provide openai-key support from config (#1052)
|
2023-12-23 14:42:18 +05:30 |
|
Deven Patel
|
9fe80c5cca
|
[App Deployment] create chat with PDF app (#1049)
Co-authored-by: Deven Patel <deven298@yahoo.com>
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
|
2023-12-22 19:53:10 +05:30 |
|
Sukkrit Sharma
|
0f73ba9677
|
Added Support for Ollama for local model inference. (#1045)
Co-authored-by: Deshraj Yadav <deshraj@gatech.edu>
|
2023-12-22 05:10:00 +05:30 |
|
Sidharth Mohanty
|
cd2c40a9c4
|
OpenAI function calling support (#1011)
|
2023-12-18 19:34:15 +05:30 |
|
Deven Patel
|
c0b5e93967
|
[Feature] add google ai embedder (#1019)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-18 13:58:01 +05:30 |
|
Deven Patel
|
151746beec
|
[Feature] Add support for Google Gemini (#1009)
|
2023-12-15 06:10:55 +05:30 |
|
Deven Patel
|
c0ee680546
|
[Improvement] Add support for min chunk size (#1007)
|
2023-12-15 05:59:15 +05:30 |
|
Sidharth Mohanty
|
9303a1bf81
|
[Feature] Add support for directory loader as data source (#1008)
|
2023-12-15 05:24:34 +05:30 |
|
Deven Patel
|
ae6f866901
|
[improvement] update web page default chunk size to 2000 (#1005)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-13 12:36:13 +05:30 |
|
Deven Patel
|
51b4966801
|
[Improvements] Package improvements (#993)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-05 23:42:45 -08:00 |
|
Deven Patel
|
512cfc9466
|
[Improvement] customize add method (#988)
|
2023-12-05 00:55:33 -08:00 |
|
Deven Patel
|
36af1a7615
|
[Improvement] improve github loader (#984)
|
2023-12-01 11:24:13 -08:00 |
|
Deven Patel
|
406c46e7f4
|
[Improvements] Add support for creating app from YAML string config (#980)
|
2023-11-29 12:25:30 -08:00 |
|
Deshraj Yadav
|
33409140b4
|
[Bug fix] Fix Azure OpenAI related issue (#973)
|
2023-11-23 01:40:54 -08:00 |
|
Deshraj Yadav
|
f6b80e01a1
|
[Feature] Add support for custom streaming callback (#971)
|
2023-11-22 01:06:33 -08:00 |
|
Deshraj Yadav
|
9fcf2130b5
|
[Feature] Improve github and youtube channel loader (#966)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-17 18:25:14 -08:00 |
|
Deshraj Yadav
|
e0b73e6a5a
|
[Loaders] Improve web page and sitemap loader usability (#961)
|
2023-11-16 16:01:43 -08:00 |
|
Deven Patel
|
c14bd7b73b
|
[Improvement] fix discourse loader to avoid rate limit (#953)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-15 15:33:16 -08:00 |
|
Deven Patel
|
82fd595306
|
[Improvements] improve package ux (#950)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-14 17:53:43 -08:00 |
|
Deven Patel
|
95c0d47236
|
[Feature] Discourse Loader (#948)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-13 16:39:11 -08:00 |
|
Deven Patel
|
919cc74e94
|
[Feature] Add MySQL Loader (#920)
Co-authored-by: Deven Patel <deven298@yahoo.com>
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
|
2023-11-13 13:21:36 -08:00 |
|
Deven Patel
|
539286aafd
|
[Feature] Add Slack Loader (#932)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-13 13:06:01 -08:00 |
|
UnMonsieur
|
bf3fac56e4
|
Refactor: Make it clear what methods are private (#946)
|
2023-11-13 13:00:13 -08:00 |
|
Deshraj Yadav
|
17129e2eaa
|
[Improvement] Add support for reloading history for an existing app (#930)
|
2023-11-09 15:17:51 -08:00 |
|
Deven Patel
|
654fd8d74c
|
[Improvement] Use SQLite for chat memory (#910)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-09 13:56:28 -08:00 |
|