Saurabh Misra 8fd0e1f3b0 ⚡️ Speed up `read_env_file()` in `embedchain/utils/cli.py` (#1260) 1 年間 前
..
bots 3616eaadb4 [Refactor] Improve logging package wide (#1315) 1 年間 前
chunkers 1354747ca8 ⚡️ Speed up `get_word_count()` by 6% in `embedchain/chunkers/base_chunker.py` (#1268) 1 年間 前
config 4070fc1bf0 Fix ollama embeddings for remote machine (#1394) 1 年間 前
core b4bb4cf053 [Bug fix] Fix issue for using any metadata db apart from sqlite (#1282) 1 年間 前
data_formatter 6c32d287b5 Support for Excel files (#1319) 1 年間 前
deployment 9fa368b114 [Refactor] Remove usage of 'Pipeline' in favor of 'App' (#1246) 1 年間 前
embedder e22293294e Delete embedchain/embedder/.ollama.py.swp (#1398) 1 年間 前
evaluation 3616eaadb4 [Refactor] Improve logging package wide (#1315) 1 年間 前
helpers 622ed4a7c9 Speed up `_auto_encoder()` by 15% in `embedchain/helpers/json_serializable.py` (#1265) 1 年間 前
llm 73e53aaff1 Download Ollama model if not present (#1397) 1 年間 前
loaders fb0852f585 [Bug Fix] Fix issue of loading other languages in csv file (#1225) 1 年間 前
memory 3616eaadb4 [Refactor] Improve logging package wide (#1315) 1 年間 前
migrations 8520033d44 [Bug fix] Fix issues related to logging configuration (#1318) 1 年間 前
models a795798156 Add Ollama as a supported embedding provider (#1344) 1 年間 前
store 00c1fa1ec7 Fix OpenAI Assistant (#1393) 1 年間 前
telemetry 6fb2048af0 [Bug fix] Remove duplicate constants (#1342) 1 年間 前
utils 8fd0e1f3b0 ⚡️ Speed up `read_env_file()` in `embedchain/utils/cli.py` (#1260) 1 年間 前
vectordb e0d0f6e94c Change list[str] -> str for vectordbs (#1388) 1 年間 前
__init__.py 5e2e7fb639 [Feature] Add support to use any sql database as the metadata storage for embedchain apps (#1273) 1 年間 前
alembic.ini 8520033d44 [Bug fix] Fix issues related to logging configuration (#1318) 1 年間 前
app.py 536f85b78a [Improvements] Improve logging and fix insertion in data_sources table (#1337) 1 年間 前
cache.py 3616eaadb4 [Refactor] Improve logging package wide (#1315) 1 年間 前
cli.py 7444f59e3c [Bugfix] fix ec dev command for hf spaces (#1168) 1 年間 前
client.py 3616eaadb4 [Refactor] Improve logging package wide (#1315) 1 年間 前
constants.py ba9f186fc5 [Improvement] Make embedchain home dir configurable (#1341) 1 年間 前
embedchain.py fd07513004 Fix online feat and add docs (#1387) 1 年間 前
factory.py a795798156 Add Ollama as a supported embedding provider (#1344) 1 年間 前
pipeline.py 6df63d9ca7 Update notebooks to use dict instead of yaml and remove dataloaders (#1075) 1 年間 前