Deshraj Yadav
|
1d31b8f7e4
|
[Bugfix] Fix issue of "unable to open database file" (#945)
|
2023-11-13 12:37:00 -08:00 |
|
Deven Patel
|
deaa7f50f8
|
[Bug Fix] fix chromadb where clause for query and delete (#937)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-10 16:04:25 -08:00 |
|
Sidharth Mohanty
|
744ab5156f
|
[Bug fix] missing dir on first init for App (#934)
|
2023-11-10 10:15:04 -08:00 |
|
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
|
a1de238716
|
Introduce chunker config in yaml config (#907)
|
2023-11-06 09:43:15 -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 |
|
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
|
636bc0a99d
|
[feature]: Improve pinecone db integration (#806)
|
2023-10-15 02:26:35 -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 |
|
Prikshit
|
ed02aebf9a
|
Rename 'PersonApp.py' to 'person_app.py' (#752)
|
2023-10-09 08:05:11 -07:00 |
|
Taranjeet Singh
|
39640cb697
|
feat: bump version to 0.0.64 (#733)
|
2023-09-30 12:16:22 +05:30 |
|
cachho
|
9ecf2e9feb
|
feat: One App (#635)
Co-authored-by: Taranjeet Singh <reachtotj@gmail.com>
|
2023-09-30 12:00:43 +05:30 |
|
Deshraj Yadav
|
414c69fd62
|
Add support for OpenSearch as vector database (#725)
|
2023-09-29 03:24:42 +05:30 |
|
Subhajit Ghosh
|
a5d5e5825f
|
Renamed apps/App.py to follow snake case convention (#708)
|
2023-09-27 10:35:22 +05:30 |
|
Subhajit Ghosh
|
4eb2c0e123
|
Renamed apps/CustomApp.py to follow snake case convention (#678)
|
2023-09-27 04:59:46 +05:30 |
|
Kapil Mirchandani
|
84e5932ea5
|
Rename BaseAppConfig to be snake_case (#689)
|
2023-09-27 02:36:58 +05:30 |
|
Subhajit Ghosh
|
8d3b66f7e3
|
Converted OpenSourceApp.py file name to Open_Source_App.py (#675)
|
2023-09-25 23:17:53 -07:00 |
|
Deshraj Yadav
|
79f5a1d052
|
[chore]: Rename modules for better readability and maintainability (#587)
|
2023-09-11 07:01:40 +05:30 |
|
cachho
|
1ac8aef4de
|
docs: update docstrings (#565)
|
2023-09-07 05:34:44 +05:30 |
|
cachho
|
344e7470f6
|
refactor: classes and configs (#528)
|
2023-09-05 13:42:58 +05:30 |
|
sw8fbar
|
3e66ddf69a
|
feat: where filter in vector database (#518)
|
2023-09-05 02:19:59 +05:30 |
|
cachho
|
433c4157e0
|
chore: linting (#543)
|
2023-09-04 01:48:50 +05:30 |
|
cachho
|
0d4ad07d7b
|
Feat/serialize deserialize (#508)
Co-authored-by: Taranjeet Singh <reachtotj@gmail.com>
|
2023-09-04 01:20:18 +05:30 |
|
Dev Khant
|
ec9f454ad1
|
System prompt at App level (#484)
Co-authored-by: Taranjeet Singh <reachtotj@gmail.com>
|
2023-09-04 00:55:43 +05:30 |
|
cachho
|
ed319531bf
|
fix: dependencies (#416)
|
2023-08-25 02:53:25 +05:30 |
|
cachho
|
849de5e8ab
|
feat: system prompt (#448)
|
2023-08-17 01:27:01 +05:30 |
|
Taranjeet Singh
|
1f0f0c93b7
|
fix: Pass deployment name as param for azure api (#406)
|
2023-08-09 12:25:26 +05:30 |
|
cachho
|
a868fce036
|
fix: remove debug logging (#379)
|
2023-07-27 06:55:00 -07:00 |
|
Deshraj Yadav
|
8c91b75b98
|
[Feature]: Add support for azure openai model (#372)
|
2023-07-27 13:03:32 +05:30 |
|
aaishikdutta
|
cce6d5ddab
|
fix: Personapp not working with config (#368)
|
2023-07-26 22:04:11 +05:30 |
|
aaishikdutta
|
c9c56a4b26
|
fixed dry_run not working in PersonApp (#357)
|
2023-07-21 22:59:20 -07:00 |
|
aaishikdutta
|
c4797eb121
|
fix: fix PersonOpenSourceApp query error (#353)
|
2023-07-22 00:14:07 +05:30 |
|
Deshraj Yadav
|
2d4c51aa16
|
Fix error message on missing replicate api token (#332)
|
2023-07-20 12:42:27 +05:30 |
|
Deshraj Yadav
|
cc43846d42
|
[feat]: add support for llama2 model (#331)
|
2023-07-20 12:31:37 +05:30 |
|
Sahil Kumar Yadav
|
3bdec3b71a
|
fix: ValueError: ChromaDb cannot be instantiated without an embedding function (#312)
|
2023-07-20 12:22:41 +05:30 |
|
cachho
|
d16eafae05
|
fix: format lint (#316)
|
2023-07-19 02:22:09 +05:30 |
|
cachho
|
adb7206639
|
feat: add new custom app (#313)
|
2023-07-19 00:54:23 +05:30 |
|
cachho
|
96143ac496
|
docs: app config instead of init config (#308)
|
2023-07-18 12:46:06 +05:30 |
|
cachho
|
0ea278f633
|
refactor: app design concept (#305)
|
2023-07-17 16:20:26 -07:00 |
|