Deshraj Yadav
|
0373fa231c
|
[Feature] Add support for vllm as llm source (#1149)
|
2024-01-09 17:38:53 +05:30 |
|
Sandra Serrano
|
2496ed133e
|
[Bug fix] Fix typos, static methods and other sanity improvements in the package (#1129)
|
2024-01-09 00:17:46 +05:30 |
|
Madison Ebersole
|
62c0c52e31
|
Add support for Hugging Face Inference Endpoint as LLM (#1143)
|
2024-01-08 23:50:04 +05:30 |
|
YusukeJustinNakajima
|
f7696d1dc1
|
[Fix] Enhanced security for OpenAPI and JSON Loader Integration (#1122)
|
2024-01-08 11:07:03 +05:30 |
|
Deshraj Yadav
|
0c45020d81
|
[Feature] Add support for docker in fullstack app (#1134)
|
2024-01-07 23:49:20 +05:30 |
|
Deven Patel
|
4dfce44c1a
|
[BugFixes] slack loader (#1135)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-07 23:13:25 +05:30 |
|
Deven Patel
|
1b661bb2fd
|
[Improvement] fix slack loader max_count (#1127)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-07 13:03:42 +05:30 |
|
Deven Patel
|
73e726f6e3
|
[Bug fix] quickfix custom configuration doc (#1125)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-07 11:00:35 +05:30 |
|
Deven Patel
|
f58bbeffce
|
[Bugfix] fix sadhguru example sources return logic (#1123)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-06 13:57:32 +05:30 |
|
Deshraj Yadav
|
b4a59d1bd5
|
[Feature] Update commands to run full stack app (#1118)
|
2024-01-05 15:58:59 +05:30 |
|
Deshraj Yadav
|
5c1f78879f
|
[Misc] Minor fixes and refactor utils code (#1117)
|
2024-01-05 14:01:56 +05:30 |
|
Sandra Serrano
|
94ba82f2a2
|
#710 | Remove unused and deprecated app.count method (#1116)
|
2024-01-05 13:51:49 +05:30 |
|
Joe Sleiman
|
b4ec14382b
|
[Feature] Google Drive Folder support as a data source (#1106)
|
2024-01-05 11:46:01 +05:30 |
|
Deshraj Yadav
|
60bbc180ba
|
Add support for ec runserver command (#1112)
|
2024-01-04 15:59:43 +05:30 |
|
Deven Patel
|
ae2e9cb890
|
[Bugfix] fix cache session id in chat method (#1107)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-03 13:51:11 +05:30 |
|
Taranjeet Singh
|
dd258c14b5
|
feat: Make gpt4all work offline. (#1099)
|
2024-01-02 17:46:08 +05:30 |
|
Deven Patel
|
295cd3fac6
|
[Updates] Update GPTCache configuration/docs (#1098)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-02 17:32:48 +05:30 |
|
Sidharth Mohanty
|
c62663f2e4
|
Add GPT4Vision Image loader (#1089)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
|
2024-01-02 03:57:23 +05:30 |
|
Logie
|
bd88fe3980
|
fix: typo when import helpers.json_serializable on rss_feed files (#1095)
|
2024-01-01 21:38:41 +05:30 |
|
Deven Patel
|
4f70fea6df
|
[BugFix] search method in app (#1092)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-31 23:58:17 +05:30 |
|
Sidharth Mohanty
|
aee5bbb44b
|
[Refactor] Update dependencies and loaders (#1062)
|
2023-12-30 20:52:20 +05:30 |
|
Deven Patel
|
a304ded500
|
[Bugfix] fix config validation for google llm config (#1088)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-30 16:25:41 +05:30 |
|
Deshraj Yadav
|
a54dde0509
|
[Bug Fix] Handle chat sessions properly during app.chat() calls (#1084)
|
2023-12-30 15:36:24 +05:30 |
|
Deven Patel
|
04daa1b206
|
[Feature] Add support for GPTCache (#1065)
|
2023-12-30 14:51:48 +05:30 |
|
Sidharth Mohanty
|
404e73af77
|
[Feature] Add Dropbox loader (#1073)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
|
2023-12-29 23:22:25 +05:30 |
|
Sidharth Mohanty
|
a544b4d3ff
|
Load local text files of any kind - code, txts, json etc (#1076)
|
2023-12-29 22:26:24 +05:30 |
|
Sidharth Mohanty
|
6df63d9ca7
|
Update notebooks to use dict instead of yaml and remove dataloaders (#1075)
|
2023-12-29 21:57:46 +05:30 |
|
Deven Patel
|
a926bcc640
|
[Refactor] Converge Pipeline and App classes (#1021)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-29 16:52:41 +05:30 |
|
Deven Patel
|
c0aafd38c9
|
[Feature] Return score when doing search in vectorDB (#1060)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-29 15:56:12 +05:30 |
|
Deven Patel
|
19d80914df
|
[Improvement] return all the metadata when citations flag is True (#1059)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-29 14:48:41 +05:30 |
|
Sidharth Mohanty
|
d9d529987e
|
Migrate from template to prompt arg while keeping backward compatibility (#1066)
|
2023-12-28 23:36:33 +05:30 |
|
Deven Patel
|
12e6eaf802
|
[Docs] add docs for youtube channel (#1072)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-28 21:08:48 +05:30 |
|
Sukkrit Sharma
|
6c1ea7799e
|
[Feature] Add support for Together AI API (#1058)
|
2023-12-25 18:36:20 +05:30 |
|
Deshraj Yadav
|
6be29f5bed
|
[Bug Fix] Fix FileExistsError when using Embedchain in multithreading setting (#1056)
|
2023-12-24 16:33:53 +05:30 |
|
Sidharth Mohanty
|
11f0d719f5
|
Provide openai-key support from config (#1052)
|
2023-12-23 14:42:18 +05:30 |
|
Prikshit
|
106a338371
|
Add local file path support to SitemapLoader (#954)
|
2023-12-23 10:56:33 +05:30 |
|
Deven Patel
|
9fe80c5cca
|
[App Deployment] create chat with PDF app (#1049)
Co-authored-by: Deven Patel <deven298@yahoo.com>
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
|
2023-12-22 19:53:10 +05:30 |
|
Sukkrit Sharma
|
0f73ba9677
|
Added Support for Ollama for local model inference. (#1045)
Co-authored-by: Deshraj Yadav <deshraj@gatech.edu>
|
2023-12-22 05:10:00 +05:30 |
|
Sidharth Mohanty
|
210fe9bb80
|
[new] add gradio and hf spaces deployments (#1042)
|
2023-12-22 00:00:55 +05:30 |
|
Sidharth Mohanty
|
ec8549d0e1
|
[fix] dot file and docs (#1044)
|
2023-12-21 18:50:12 +05:30 |
|
Deven Patel
|
b77d9d750f
|
[Bugfix] Improve/modal deployment (#1041)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-21 14:30:54 +05:30 |
|
Sidharth Mohanty
|
1020a4121f
|
[new] streamlit deployment (#1034)
|
2023-12-20 23:02:51 +05:30 |
|
Sidharth Mohanty
|
737837ae0b
|
[Feature] Add render.com deployment template (#1033)
Co-authored-by: Deven Patel <iamdevenpatel@gmail.com>
|
2023-12-20 22:38:23 +05:30 |
|
Deshraj Yadav
|
7ee2d0653b
|
Update Sadhguru AI code (#1037)
|
2023-12-20 17:11:59 +05:30 |
|
Sidharth Mohanty
|
48c38b5dc3
|
Telemetry support for ec cli commands (#1030)
|
2023-12-19 19:29:04 +05:30 |
|
Deshraj Yadav
|
3cd50c4cd9
|
[Deployment] Setup fly.io deployment method and update docs (#1028)
Co-authored-by: sidmohanty11 <sidmohanty11@gmail.com>
|
2023-12-19 14:36:44 +05:30 |
|
Sidharth Mohanty
|
cd2c40a9c4
|
OpenAI function calling support (#1011)
|
2023-12-18 19:34:15 +05:30 |
|
Deven Patel
|
db37b2ac15
|
[Bugfix] fix chunker config bug (#1024)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-18 17:32:26 +05:30 |
|
Sidharth Mohanty
|
bee4e834b1
|
Add docs for slack and add missing datatype (#1023)
|
2023-12-18 16:52:28 +05:30 |
|
Deven Patel
|
c0b5e93967
|
[Feature] add google ai embedder (#1019)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-12-18 13:58:01 +05:30 |
|