Deshraj Yadav
|
f7dd65a3de
|
[Feature] Add support for OpenAI assistants and support openai version >=1.0.0 (#921)
|
2023-11-08 22:49:03 -08:00 |
|
Sidharth Mohanty
|
d8cdbe0041
|
Set check_same_thread false so that one App can be used in parallel (#911)
|
2023-11-08 10:26:31 -08:00 |
|
Deven Patel
|
0533da72d7
|
[Improvement] add delete functionality to zilliz DB (#912)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-07 02:46:39 -08:00 |
|
Sidharth Mohanty
|
a1de238716
|
Introduce chunker config in yaml config (#907)
|
2023-11-06 09:43:15 -08:00 |
|
Deshraj Yadav
|
f0d112254b
|
[version] bump package version and minor cleanup (#909)
|
2023-11-05 16:34:36 -08:00 |
|
Sidharth Mohanty
|
830a7397ef
|
Add yaml config validation (#890)
|
2023-11-04 22:23:55 -07:00 |
|
Sidharth Mohanty
|
9c4b023297
|
Use either embedder or embedding_model as YAML key (#905)
|
2023-11-03 13:40:16 -07:00 |
|
Deven Patel
|
53037b5ed8
|
[Feature Improvement] Update JSON Loader to support loading data from more sources (#898)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-03 10:00:27 -07:00 |
|
Sidharth Mohanty
|
8dd5cb9602
|
Add rest-api example (#889)
|
2023-11-03 00:32:51 -07:00 |
|
Deven Patel
|
a054f7be9c
|
[Data loader] Make json data loader work for other languages (#897)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-01 22:27:40 -07:00 |
|
Deven Patel
|
df314dc6d1
|
Clean json data before loading (#895)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-01 21:52:34 -07: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 |
|
Deshraj Yadav
|
455f059c6f
|
[Telemetry] Update anonymous telemetry API key (#882)
|
2023-10-31 12:34:54 -07:00 |
|
Deven Patel
|
5255a37c93
|
Embedchain json url support (#878)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-10-30 16:19:11 -07:00 |
|
Deven Patel
|
68dc274f72
|
Embedchain json loader update (#876)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-10-30 15:30:49 -07:00 |
|
Sidharth Mohanty
|
e15ef79ca9
|
Lazy load loaders and chunkers (#872)
|
2023-10-30 11:20:38 -07:00 |
|
Deshraj Yadav
|
d3726134b2
|
[Docs] Update docs and minor improvements in search API (#869)
|
2023-10-29 16:50:14 -07:00 |
|
Deshraj Yadav
|
81336668b3
|
[Feature]: Add posthog anonymous telemetry and update docs (#867)
|
2023-10-29 01:20:21 -07:00 |
|
Deshraj Yadav
|
29bd038579
|
[Bug fix] Fix missing dependency issue with gmail (#862)
|
2023-10-27 20:02:03 -07:00 |
|
Deshraj Yadav
|
f6c4f86986
|
[Pipelines] Improvements in pipelines feature (#861)
|
2023-10-27 18:42:46 -07:00 |
|
Deven Patel
|
68183e9dce
|
[Feature] Gmail Loader (#841)
|
2023-10-27 18:05:08 -07:00 |
|
Deven Patel
|
c95d458e52
|
Add tests for gpt4all llm (#852)
|
2023-10-26 20:41:28 -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
|
3979480532
|
[Feature] Add support for deploying local pipelines to Embedchain platform (#847)
|
2023-10-25 13:36:24 -07:00 |
|
Sidharth Mohanty
|
bbce18caac
|
[Bug fix] reset() erases everything from db (#844)
|
2023-10-25 10:22:20 -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
|
b5d80be037
|
Remove person_app, open_source app, llama2_app with their configs (#829)
|
2023-10-19 01:13:52 -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
|
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 |
|
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
|
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
|
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 |
|