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
|
5022c1ae29
|
[misc] update poetry.lock file (#891)
|
2023-11-01 11:35:44 -07:00 |
|
Deshraj Yadav
|
6ced756a6b
|
[misc] add json extra in pyproject.toml file (#886)
|
2023-10-31 23:55:25 -07:00 |
|
Deshraj Yadav
|
b17268db50
|
[misc] remove jq as a dependency (#885)
|
2023-10-31 21:02:19 -07:00 |
|
Deshraj Yadav
|
476da37009
|
[version] bump package version to v0.0.87 (#883)
|
2023-10-31 12:40:02 -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 |
|
Deshraj Yadav
|
30228f7f8e
|
[version] Update langchain to v0.0.303 (#875)
|
2023-10-30 15:02:38 -07:00 |
|
Sidharth Mohanty
|
e15ef79ca9
|
Lazy load loaders and chunkers (#872)
|
2023-10-30 11:20:38 -07:00 |
|
Deshraj Yadav
|
bc012a7518
|
[Docs] Update embedchain docs and analytics (#871)
|
2023-10-30 00:38:35 -07:00 |
|
Sidharth Mohanty
|
3b4409cfad
|
Update notebooks to work with the latest version (#870)
|
2023-10-29 23:06:43 -07:00 |
|
Deshraj Yadav
|
d3726134b2
|
[Docs] Update docs and minor improvements in search API (#869)
|
2023-10-29 16:50:14 -07:00 |
|
anujshandillya
|
5acb7f1c55
|
[fix]: updated twitter logo to new X (#868)
|
2023-10-29 14:37:32 -07:00 |
|
Deshraj Yadav
|
81336668b3
|
[Feature]: Add posthog anonymous telemetry and update docs (#867)
|
2023-10-29 01:20:21 -07:00 |
|
Deshraj Yadav
|
35c2b83015
|
[version] Update openai version to 0.28.0 (#866)
|
2023-10-28 19:18:57 -07:00 |
|
Deshraj Yadav
|
cc1ee1deaa
|
Fix dependencies in base package (#863)
|
2023-10-27 21:35:48 -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 |
|
Deshraj Yadav
|
78ec91a3a9
|
[Bug fix] Fix sqlite related issue with api server example (#857)
|
2023-10-26 21:54:45 -07:00 |
|
Deven Patel
|
c95d458e52
|
Add tests for gpt4all llm (#852)
|
2023-10-26 20:41:28 -07:00 |
|
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 |
|