Deven Patel
|
7641cba01d
|
[Feature] JSON data loader support (#816)
|
2023-10-18 13:53:15 -07:00 |
|
Sidharth Mohanty
|
4dc1785ef1
|
[docs] Examples table with notebooks and replit links (#823)
|
2023-10-18 10:29:41 -07:00 |
|
Sidharth Mohanty
|
b2286f3e34
|
Google Colab Notebooks for LLMs, Embedders and VectorDBs (#821)
|
2023-10-18 09:04:06 -07:00 |
|
Sidharth Mohanty
|
65a20aa457
|
[Bug fix] Anthropic, Llama2 and VertexAI LLMs dependencies (#820)
|
2023-10-18 01:10:46 -07:00 |
|
Rupesh Bansal
|
d8a7d71344
|
[Feature] Batch uploading in chromadb (#814)
|
2023-10-17 22:22:29 -07:00 |
|
Deshraj Yadav
|
bb490df9a6
|
Bump version to v0.0.73 (#819)
|
2023-10-17 22:19:22 -07:00 |
|
Rupesh Bansal
|
cdfd6519c8
|
[Feature] Add support for weaviate vector db (#782)
|
2023-10-17 22:18:53 -07:00 |
|
Sidharth Mohanty
|
e8a2846449
|
Improve and add more tests (#807)
|
2023-10-17 14:06:47 -07:00 |
|
Sidharth Mohanty
|
d065cbf934
|
[Bug fix] Qna pair not loading properly (#817)
|
2023-10-17 11:34:03 -07:00 |
|
Sidharth Mohanty
|
413b107b9a
|
Update dependencies for fast installation (#811)
|
2023-10-17 08:21:30 -07:00 |
|
Deshraj Yadav
|
c336292346
|
Update version to v0.0.72 (#809)
|
2023-10-16 13:33:36 -07:00 |
|
Deshraj Yadav
|
adf50f1e81
|
[Docs] Add docs for Azure OpenAI provider (#804)
|
2023-10-16 13:31:56 -07:00 |
|
Deshraj Yadav
|
636bc0a99d
|
[feature]: Improve pinecone db integration (#806)
|
2023-10-15 02:26:35 -07:00 |
|
Rupesh Bansal
|
a7a61fae1d
|
[Feature] Pinecone Vector DB support (#723)
|
2023-10-15 01:54:07 -07:00 |
|
Sidharth Mohanty
|
5ec12212e4
|
Improve tests (#800)
|
2023-10-14 19:16:27 -07:00 |
|
Deshraj Yadav
|
77c90a308e
|
[Docs]: Clean up docs (#802)
|
2023-10-14 19:14:24 -07:00 |
|
Deshraj Yadav
|
4a8c50f886
|
[docs]: Revamp embedchain docs (#799)
|
2023-10-13 15:38:15 -07:00 |
|
Deshraj Yadav
|
a86d7f52e9
|
[Feature]: Add support for creating app using yaml config (#787)
|
2023-10-12 15:35:49 -07:00 |
|
Sidharth Mohanty
|
4820ea15d6
|
Improve tests (#795)
|
2023-10-12 13:15:22 -07:00 |
|
Deshraj Yadav
|
b5de605e2b
|
Update version to 0.0.69 (#792)
|
2023-10-11 13:20:59 -07:00 |
|
LuciAkirami
|
d6ed2050d4
|
feature: Add support for zilliz vector database (#771)
|
2023-10-11 13:17:33 -07:00 |
|
Deshraj Yadav
|
16e123b7bb
|
[docs]: add telemetry information in readme (#786)
|
2023-10-09 13:02:55 -07:00 |
|
Deshraj Yadav
|
4eb91683a9
|
Bump version to 0.0.68 (#785)
|
2023-10-09 12:41:30 -07:00 |
|
Sidharth Mohanty
|
0cb78b9067
|
Add Hugging Face Hub LLM support (#762)
|
2023-10-09 12:15:22 -07:00 |
|
Sidharth Mohanty
|
e226a89637
|
Add Jina LLM support (#760)
|
2023-10-09 12:06:36 -07:00 |
|
SerSamgy
|
431f8c2c6a
|
Feat: Improve test coverage of DocsSiteLoader (#758)
|
2023-10-09 12:03:40 -07:00 |
|
Rupesh Bansal
|
19a9141c2d
|
Added Clip dependency (#778)
|
2023-10-09 12:02:45 -07:00 |
|
Rupesh Bansal
|
bc649b9a85
|
Added docs for skip_embedding and embeddings argument of vectordbs (#784)
|
2023-10-09 12:01:44 -07:00 |
|
Shreya Shrivastava
|
702067e521
|
Improve user readability of .env.example (#781)
|
2023-10-09 12:01:23 -07:00 |
|
Sidharth Mohanty
|
03a84daf9d
|
Add Cohere LLM support (#751)
|
2023-10-09 11:54:24 -07:00 |
|
Sidharth Mohanty
|
b91d922600
|
Improve tests (#780)
|
2023-10-09 11:26:21 -07:00 |
|
Prikshit
|
ed02aebf9a
|
Rename 'PersonApp.py' to 'person_app.py' (#752)
|
2023-10-09 08:05:11 -07:00 |
|
Prikshit
|
1a048390fd
|
Rename _get_athrophic_answer to _get_answer (#775)
|
2023-10-07 02:22:49 -07:00 |
|
Richard Awoyemi
|
1741d3bef6
|
[fix]: Fix sitemap loader (#753)
|
2023-10-06 16:24:15 -07:00 |
|
Ojuswi Rastogi
|
540a0a3685
|
[feat]: Add support for XML file format (#757)
|
2023-10-06 15:39:32 -07:00 |
|
SerSamgy
|
d2fd3ce434
|
[tests]: add more tests for pdf_file loader (#769)
|
2023-10-06 14:10:45 -07:00 |
|
Deshraj Yadav
|
ea76868d65
|
[docs]: update readme (#767)
|
2023-10-04 18:14:16 -07:00 |
|
Deshraj Yadav
|
f31351bedb
|
[OpenSearch] Small bug fixes in query
|
2023-10-04 18:07:46 -07:00 |
|
Deshraj Yadav
|
8863983c7b
|
[Images] Remove 'clip' from the list of depdencies since pypi doesn't allow it (#766)
|
2023-10-04 17:08:27 -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
|
87d0b5c76f
|
[bugfix] Fix issue when llm config is not defined (#763)
|
2023-10-04 12:08:21 -07:00 |
|
Rupesh Bansal
|
d0af018b8d
|
Add support for image dataset (#571)
Co-authored-by: Rupesh Bansal <rupeshbansal@Shankars-MacBook-Air.local>
|
2023-10-04 09:50:40 +05:30 |
|
Taranjeet Singh
|
55e9a1cbd6
|
fix: update notebook link and link in example (#748)
|
2023-10-01 04:43:26 +05:30 |
|
Taranjeet Singh
|
65bafb75b1
|
feat: bump version to 0.0.65 (#747)
|
2023-10-01 04:28:26 +05:30 |
|
Taranjeet Singh
|
01fd1c2437
|
docs: add codecov.io badge in readme (#746)
|
2023-10-01 04:24:49 +05:30 |
|
Taranjeet Singh
|
78ba4468b0
|
docs: add release note & fix emoji in contribution (#745)
|
2023-10-01 04:21:44 +05:30 |
|
Taranjeet Singh
|
8581c7ecce
|
docs: add contribution section (#744)
|
2023-10-01 04:16:09 +05:30 |
|
Taranjeet Singh
|
9be6fe6bc3
|
docs: add community section with links and showcase (#743)
|
2023-10-01 04:06:23 +05:30 |
|
Taranjeet Singh
|
8c506da21e
|
docs: add google form link (#742)
|
2023-10-01 03:54:35 +05:30 |
|