Deshraj Yadav
|
3616eaadb4
|
[Refactor] Improve logging package wide (#1315)
|
2024-03-13 17:13:30 -07:00 |
|
UnMonsieur
|
41bd258b93
|
[Feature] OpenAI Function Calling (#1224)
|
2024-02-11 17:58:11 -08:00 |
|
Deven Patel
|
433f99dd78
|
[Bugfix] fix typo in opensearch db (#1218)
|
2024-01-26 10:08:47 +05:30 |
|
Deven Patel
|
f50f8a444a
|
[Bugfix] fix opensearch db (#1184)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-23 14:22: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 |
|
Sandra Serrano
|
0de9491c61
|
#1128 | Remove deprecated type hints from typing module (#1131)
|
2024-01-09 23:05:24 +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 |
|
Sidharth Mohanty
|
c62663f2e4
|
Add GPT4Vision Image loader (#1089)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
|
2024-01-02 03:57:23 +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 |
|
Deven Patel
|
51b4966801
|
[Improvements] Package improvements (#993)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-05 23:42:45 -08:00 |
|
Deshraj Yadav
|
b02e8feeda
|
[BugFix] Fix issue of chunks not getting embedded in opensearch index (#983)
|
2023-11-29 21:56:05 -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 |
|
Deven Patel
|
930280f4ce
|
[Feature] Add citations flag in query and chat functions of App to return context along with the answer (#859)
|
2023-11-01 13:06:28 -07:00 |
|
Deven Patel
|
d77e8da3f3
|
[Feature] Update db.query to return source of context (#831)
|
2023-10-25 22:20:32 -07:00 |
|
Deshraj Yadav
|
a86d7f52e9
|
[Feature]: Add support for creating app using yaml config (#787)
|
2023-10-12 15:35:49 -07:00 |
|
Rupesh Bansal
|
bc649b9a85
|
Added docs for skip_embedding and embeddings argument of vectordbs (#784)
|
2023-10-09 12:01:44 -07:00 |
|
Deshraj Yadav
|
f31351bedb
|
[OpenSearch] Small bug fixes in query
|
2023-10-04 18:07:46 -07:00 |
|
Deshraj Yadav
|
64a34cac32
|
[OpenSearch] Add chunks specific to an app_id if present (#765)
|
2023-10-04 15:46:22 -07:00 |
|
Deshraj Yadav
|
352e71461d
|
[OpenSearch]: Fix add() and query() for opensearch db (#764)
|
2023-10-04 12:53:07 -07:00 |
|
Deshraj Yadav
|
6ae33d04b8
|
[OpenSearch] Add support for filtering docs based on app_id in opensearch db (#729)
|
2023-09-29 15:19:10 -07:00 |
|
Deshraj Yadav
|
414c69fd62
|
Add support for OpenSearch as vector database (#725)
|
2023-09-29 03:24:42 +05:30 |
|