Deshraj Yadav
|
191ae3ec1e
|
Update README (#855)
|
2023-10-26 11:11:05 -07:00 |
|
Deshraj Yadav
|
ab9598d00a
|
Update version to v0.0.77 (#851)
|
2023-10-26 09:51:51 -07:00 |
|
Deven Patel
|
0f8a2e624a
|
[Improvement] Add support for gpt4all through langchain (#838)
|
2023-10-25 22:25:00 -07:00 |
|
Deven Patel
|
d77e8da3f3
|
[Feature] Update db.query to return source of context (#831)
|
2023-10-25 22:20:32 -07:00 |
|
Sidharth Mohanty
|
a27eeb3255
|
[Bug fix] import App shouldn't throw other llm deps errors (#837)
|
2023-10-25 20:48:53 -07:00 |
|
Deshraj Yadav
|
413ccb83e6
|
[Bug fix] Fix issues related to creating pipelines (#850)
|
2023-10-25 20:26:58 -07:00 |
|
Deven Patel
|
797bb567c6
|
[feat]: Add openapi spec data loader (#818)
|
2023-10-25 14:19:13 -07:00 |
|
Deshraj Yadav
|
f2a5dc40ee
|
Update package version to v0.0.76 (#849)
|
2023-10-25 13:40:00 -07:00 |
|
Deshraj Yadav
|
3979480532
|
[Feature] Add support for deploying local pipelines to Embedchain platform (#847)
|
2023-10-25 13:36:24 -07:00 |
|
Abhinesh
|
76f1993e7a
|
Update CONTRIBUTING.md (#845)
|
2023-10-25 13:31:39 -07:00 |
|
Deshraj Yadav
|
d783fa2b89
|
[chore]: Add poetry lock file (#848)
|
2023-10-25 12:53:06 -07:00 |
|
Sidharth Mohanty
|
bbce18caac
|
[Bug fix] reset() erases everything from db (#844)
|
2023-10-25 10:22:20 -07:00 |
|
Deshraj Yadav
|
3ce2d8a656
|
Bump version to v0.0.75 (#836)
|
2023-10-19 21:06:49 -07:00 |
|
Deshraj Yadav
|
a5c86a2f5c
|
[Bugfix]: Fix issue of context overspilling into other apps (#835)
|
2023-10-19 17:46:33 -07:00 |
|
Deshraj Yadav
|
d18e533adf
|
[Feature] Setup base for creating pipelines in embedchain (#834)
|
2023-10-19 17:46:15 -07:00 |
|
Sidharth Mohanty
|
2b881aaad0
|
Cache dependencies in CI (#832)
|
2023-10-19 13:59:02 -07:00 |
|
Sidharth Mohanty
|
39cc07608f
|
[chore] Update repl links to launch main.py directly (#830)
|
2023-10-19 13:53:07 -07:00 |
|
Sidharth Mohanty
|
9894cfcced
|
[docs] add links to example repositories (#833)
|
2023-10-19 13:51:08 -07:00 |
|
Sidharth Mohanty
|
b5d80be037
|
Remove person_app, open_source app, llama2_app with their configs (#829)
|
2023-10-19 01:13:52 -07:00 |
|
Sidharth Mohanty
|
b7870fbd9b
|
[Bug fix] Table content alignment in example docs table (#828)
|
2023-10-18 21:38:31 -07:00 |
|
Sidharth Mohanty
|
36e6d486fc
|
[chore] Remove image.jpg produced by tests and add cleanup in test (#827)
|
2023-10-18 21:38:00 -07:00 |
|
Sidharth Mohanty
|
2d5dc84f1a
|
[chore] Update LLM YAML config docs (#826)
|
2023-10-18 21:37:45 -07:00 |
|
Deshraj Yadav
|
b47405e1bd
|
Update version to v0.0.74 (#825)
|
2023-10-18 17:12:51 -07:00 |
|
Muhammad Muzammil
|
8b64deab40
|
[Feature]: Unstructured File Loader Support - USF (#815)
|
2023-10-18 16:43:41 -07:00 |
|
Rupesh Bansal
|
c8846e0e93
|
[Feature] Add Qdrant support (#822)
|
2023-10-18 14:27:57 -07:00 |
|
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 |
|