Felipe Amaral
|
6078738d34
|
Feature: Custom Ollama endpoint base_url (#1301)
|
2024-03-04 18:09:45 -08:00 |
|
Deshraj Yadav
|
c77a75dfb5
|
[Feature] Add support for NVIDIA AI LLMs and embedding models (#1293)
|
2024-02-29 23:56:25 -08:00 |
|
Deshraj Yadav
|
09cdaff9a2
|
[Improvement] Fix deprecation warnings (#1288)
|
2024-02-27 15:10:41 -08:00 |
|
Deshraj Yadav
|
56bf33ab7f
|
[Feature] Add support for running huggingface models locally (#1287)
|
2024-02-27 15:05:17 -08:00 |
|
Deshraj Yadav
|
92dd7edb57
|
[Feature] Add support for Groq LLMs (#1284)
|
2024-02-25 11:58:03 -08:00 |
|
Deshraj Yadav
|
0766a44ccf
|
[Bug fix] Fix vertex ai integration issue (#1257)
|
2024-02-14 11:19:32 -08:00 |
|
UnMonsieur
|
41bd258b93
|
[Feature] OpenAI Function Calling (#1224)
|
2024-02-11 17:58:11 -08:00 |
|
Deshraj Yadav
|
2f285ea00a
|
[Bug fix] Fix history sequence in prompt (#1254)
|
2024-02-11 16:07:36 -08:00 |
|
Thomas T
|
8fe2c3effc
|
[Bug Fix] Add support for AWS_REGION override (#1237)
|
2024-02-06 11:25:58 -08:00 |
|
Deven Patel
|
069d265338
|
[Feature] Add support for AWS Bedrock LLM (#1189)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-21 14:09:08 +05:30 |
|
Deven Patel
|
cb0499407e
|
[Feature] Add support for Mistral API (#1194)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2024-01-20 12:31:50 +05:30 |
|
Sandra Serrano
|
0de9491c61
|
#1128 | Remove deprecated type hints from typing module (#1131)
|
2024-01-09 23:05:24 +05:30 |
|
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 |
|
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 |
|
Deshraj Yadav
|
a54dde0509
|
[Bug Fix] Handle chat sessions properly during app.chat() calls (#1084)
|
2023-12-30 15:36:24 +05:30 |
|
Sidharth Mohanty
|
d9d529987e
|
Migrate from template to prompt arg while keeping backward compatibility (#1066)
|
2023-12-28 23:36:33 +05:30 |
|
Sukkrit Sharma
|
6c1ea7799e
|
[Feature] Add support for Together AI API (#1058)
|
2023-12-25 18:36:20 +05:30 |
|
Sidharth Mohanty
|
11f0d719f5
|
Provide openai-key support from config (#1052)
|
2023-12-23 14:42:18 +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
|
48c38b5dc3
|
Telemetry support for ec cli commands (#1030)
|
2023-12-19 19:29:04 +05:30 |
|
Sidharth Mohanty
|
cd2c40a9c4
|
OpenAI function calling support (#1011)
|
2023-12-18 19:34:15 +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 |
|
Deven Patel
|
b246d9823e
|
[Docs] Documentation updates (#1014)
|
2023-12-15 17:02:50 +05:30 |
|
Deven Patel
|
151746beec
|
[Feature] Add support for Google Gemini (#1009)
|
2023-12-15 06:10:55 +05:30 |
|
Sidharth Mohanty
|
7910cee259
|
[chore] fix wrong import of LLMs from langchain (#1002)
|
2023-12-11 05:41:51 +05:30 |
|
Deven Patel
|
406c46e7f4
|
[Improvements] Add support for creating app from YAML string config (#980)
|
2023-11-29 12:25:30 -08:00 |
|
Deshraj Yadav
|
f6b80e01a1
|
[Feature] Add support for custom streaming callback (#971)
|
2023-11-22 01:06:33 -08:00 |
|
Deshraj Yadav
|
b144c7dccc
|
[Bugfix] Fix hugging face command (#944)
|
2023-11-13 12:17:27 -08:00 |
|
Deven Patel
|
654fd8d74c
|
[Improvement] Use SQLite for chat memory (#910)
Co-authored-by: Deven Patel <deven298@yahoo.com>
|
2023-11-09 13:56:28 -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 |
|
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 |
|
Sidharth Mohanty
|
a27eeb3255
|
[Bug fix] import App shouldn't throw other llm deps errors (#837)
|
2023-10-25 20:48:53 -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 |
|
Rupesh Bansal
|
c8846e0e93
|
[Feature] Add Qdrant support (#822)
|
2023-10-18 14:27:57 -07:00 |
|
Sidharth Mohanty
|
65a20aa457
|
[Bug fix] Anthropic, Llama2 and VertexAI LLMs dependencies (#820)
|
2023-10-18 01:10:46 -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
|
413b107b9a
|
Update dependencies for fast installation (#811)
|
2023-10-17 08:21:30 -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
|
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 |
|
Sidharth Mohanty
|
03a84daf9d
|
Add Cohere LLM support (#751)
|
2023-10-09 11:54:24 -07:00 |
|