LeonieFreisinger
|
9ba445e623
|
Fix cohere embedder (#1353)
|
2024-05-21 22:55:10 -07:00 |
|
Abdur Rahman Nawaz
|
ebc5e25f98
|
Add support for http clients in config (#1355)
|
2024-05-06 10:32:46 -07:00 |
|
Esparon1
|
78301ee63d
|
Add feature to extract timestamps from youtube videos (#1345)
|
2024-05-06 10:31:04 -07:00 |
|
Niv Hertz
|
797dea1dca
|
Support supplying custom headers to OpenAI requests (#1356)
|
2024-05-06 10:26:12 -07:00 |
|
Colin O'Brien
|
a795798156
|
Add Ollama as a supported embedding provider (#1344)
|
2024-05-01 22:08:47 -07:00 |
|
Deshraj Yadav
|
6fb2048af0
|
[Bug fix] Remove duplicate constants (#1342)
|
2024-04-19 09:50:37 -07:00 |
|
Deshraj Yadav
|
ba9f186fc5
|
[Improvement] Make embedchain home dir configurable (#1341)
|
2024-04-18 11:20:01 -07:00 |
|
Dev Khant
|
6c32d287b5
|
Support for Excel files (#1319)
|
2024-04-15 22:03:43 -07:00 |
|
Deshraj Yadav
|
536f85b78a
|
[Improvements] Improve logging and fix insertion in data_sources table (#1337)
|
2024-04-11 15:00:04 -07:00 |
|
Deshraj Yadav
|
d00a2085d5
|
[Bug Fix] Make claude-3-opus model work (#1331)
|
2024-03-28 00:56:14 -07:00 |
|
Flyfoxs
|
9b48a12c27
|
[Bug fix] Avoid saving the duplicated docs (#1326)
|
2024-03-20 09:58:11 -07:00 |
|
Deshraj Yadav
|
8520033d44
|
[Bug fix] Fix issues related to logging configuration (#1318)
|
2024-03-14 00:45:37 -07:00 |
|
Abhishek Sharma
|
f2122ed696
|
[Fix] Added missing provider for 'vllm' (#1316)
|
2024-03-14 00:01:30 -07:00 |
|
Deshraj Yadav
|
3616eaadb4
|
[Refactor] Improve logging package wide (#1315)
|
2024-03-13 17:13:30 -07:00 |
|
berwin joule
|
ef69c91b60
|
[Bug fix]: fix Cannot add documents to chromadb with inconsistent sizes. (#1314)
|
2024-03-13 11:01:46 -07:00 |
|
Dev Khant
|
117824b32c
|
Add folder and branch to GitHub (#1308)
|
2024-03-12 12:15:37 -07:00 |
|
Dev Khant
|
f77f5b996e
|
Support for Cohere Embeddings (#1310)
|
2024-03-12 12:14:45 -07:00 |
|
Deshraj Yadav
|
4dc5c7348f
|
[Bug fix]: Fix issue of OPENAI_API_BASE env variable being mandatory (#1305)
|
2024-03-05 14:07:44 -08:00 |
|
Deshraj Yadav
|
4428768eaa
|
[Bug Fix]: Fix test cases and update version to 0.1.93 (#1303)
|
2024-03-04 18:35:01 -08:00 |
|
Joe
|
11f4ce8fb6
|
#1155: Add support for OpenAI-compatible endpoint in LLM and Embed (#1197)
|
2024-03-04 18:17:20 -08:00 |
|
Felipe Amaral
|
6078738d34
|
Feature: Custom Ollama endpoint base_url (#1301)
|
2024-03-04 18:09:45 -08:00 |
|
Deshraj Yadav
|
faacfeb891
|
[Improvement] Set a default app id if not provided in the app configuration (#1300)
|
2024-03-02 15:10:34 -08:00 |
|
Deshraj Yadav
|
7e1d2ffdd7
|
[Bug fix] Fix search API for pinecone vector db
|
2024-03-01 16:44:42 -08:00 |
|
Deshraj Yadav
|
91044ec591
|
[Bug fix] Fix issue related to get_data_sources() method (#1295)
|
2024-03-01 11:54:36 -08:00 |
|
Deshraj Yadav
|
c77a75dfb5
|
[Feature] Add support for NVIDIA AI LLMs and embedding models (#1293)
|
2024-02-29 23:56:25 -08:00 |
|
Deshraj Yadav
|
09cdaff9a2
|
[Improvement] Fix deprecation warnings (#1288)
|
2024-02-27 15:10:41 -08:00 |
|
Deshraj Yadav
|
56bf33ab7f
|
[Feature] Add support for running huggingface models locally (#1287)
|
2024-02-27 15:05:17 -08:00 |
|
Deshraj Yadav
|
752f638cfc
|
[Feature/Improvements] Delete data sources from metadata db when using app.delete() (#1286)
|
2024-02-26 13:18:42 -08:00 |
|
Deshraj Yadav
|
92dd7edb57
|
[Feature] Add support for Groq LLMs (#1284)
|
2024-02-25 11:58:03 -08:00 |
|
Deshraj Yadav
|
b4bb4cf053
|
[Bug fix] Fix issue for using any metadata db apart from sqlite (#1282)
|
2024-02-22 09:52:40 -08:00 |
|
Deshraj Yadav
|
f0400e928a
|
[Bug fix] Fix issue related to initalizing the local database engine (#1281)
|
2024-02-22 02:40:06 -08:00 |
|
Deshraj Yadav
|
aa5ad625af
|
Add support for supplying custom db params (#1276)
|
2024-02-21 16:15:57 -08:00 |
|
Deshraj Yadav
|
f8f69eab03
|
[Feature] Add support for python 3.13 and other migration related fixes (#1279)
|
2024-02-21 13:04:03 -08:00 |
|
Deshraj Yadav
|
5e2e7fb639
|
[Feature] Add support to use any sql database as the metadata storage for embedchain apps (#1273)
|
2024-02-19 13:04:18 -08:00 |
|
Deshraj Yadav
|
6c12bc9044
|
[Improvements] Improve the default prompt and data loader util functions (#1272)
|
2024-02-18 14:06:32 -08:00 |
|
Saurabh Misra
|
9a11683003
|
⚡️ Speed up is_readable by 101% in embedchain/utils/misc.py (#1258)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
|
2024-02-15 23:18:53 -08:00 |
|
Deshraj Yadav
|
38b4e06963
|
[Feature] Add support for hybrid search for pinecone vector database (#1259)
|
2024-02-15 13:20:14 -08:00 |
|
Deshraj Yadav
|
0766a44ccf
|
[Bug fix] Fix vertex ai integration issue (#1257)
|
2024-02-14 11:19:32 -08:00 |
|
UnMonsieur
|
41bd258b93
|
[Feature] OpenAI Function Calling (#1224)
|
2024-02-11 17:58:11 -08:00 |
|
Deshraj Yadav
|
2f285ea00a
|
[Bug fix] Fix history sequence in prompt (#1254)
|
2024-02-11 16:07:36 -08:00 |
|
Michael
|
d94aee812b
|
[Improvements] Fixes to null data results and OpenAI embedding limits (#1238)
|
2024-02-11 15:45:02 -08:00 |
|
Oskar
|
9478bab04e
|
Fix links to the Discourse docs in the Discourse Loader (#1251)
|
2024-02-09 08:21:52 -08:00 |
|
Deshraj Yadav
|
7ad4af250f
|
[Feature] Add support for optionally fetch all chat history for app (#1249)
|
2024-02-07 14:52:39 -08:00 |
|
Deshraj Yadav
|
9fa368b114
|
[Refactor] Remove usage of 'Pipeline' in favor of 'App' (#1246)
|
2024-02-06 19:00:33 -08:00 |
|
Deshraj Yadav
|
4afef04f26
|
[Feature] Add support for metadata filtering on search API (#1245)
|
2024-02-06 15:42:51 -08:00 |
|
Thomas T
|
8fe2c3effc
|
[Bug Fix] Add support for AWS_REGION override (#1237)
|
2024-02-06 11:25:58 -08:00 |
|
Deshraj Yadav
|
fa78c972be
|
[Bug Fix] Fix issue related to using embedding model from huggingface (#1242)
|
2024-02-06 10:54:58 -08:00 |
|
Deshraj Yadav
|
0e66261644
|
Update docs (#1240)
|
2024-02-05 18:56:05 -08:00 |
|
Juanan Pereira
|
819650a254
|
Update URL Validation Regex to Support IP Addresses and Port Numbers (#1233)
|
2024-02-02 09:06:56 +05:30 |
|
Deshraj Yadav
|
2985b667b0
|
[Bug fix] Fix issue with gmail loader (#1228)
|
2024-01-29 18:36:02 +05:30 |
|