dify/api/core
2024-01-05 17:19:04 +08:00
..
agent Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
app_runner fix: text completion app cannot get data. (#1942) 2024-01-05 14:29:01 +08:00
callback_handler Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
chain Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
data_loader fix customer spliter character (#1915) 2024-01-04 16:21:48 +08:00
docstore Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
embedding Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
entities feat: reuse decoding_rsa_key & decoding_cipher_rsa & optimize construct (#1937) 2024-01-05 12:13:45 +08:00
errors Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
extension fix: read file encoding error (#1902) 2024-01-04 12:52:10 +08:00
external_data_tool fix: remove useless code. (#1913) 2024-01-04 15:27:05 +08:00
features Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
file Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
generator Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
helper Feat/optimize entity construct (#1935) 2024-01-05 09:43:41 +08:00
index add qdrant client timeout limit (#1894) 2024-01-03 22:23:04 +08:00
memory Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
model_runtime change API key field to 'required' (#1953) 2024-01-05 17:19:04 +08:00
moderation fix: remove useless code. (#1913) 2024-01-04 15:27:05 +08:00
prompt fix: vision fail in complete app (#1933) 2024-01-05 04:23:12 +08:00
rerank Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
spiltter fix: remove tiktoken from text splitter (#1876) 2024-01-03 13:02:56 +08:00
third_party Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
tool Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
vector_store Annotation management (#1767) 2023-12-18 13:10:05 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
application_manager.py fix: more like this. (#1875) 2024-01-03 12:51:19 +08:00
application_queue_manager.py Fix comparison bug in ApplicationQueueManager (#1919) 2024-01-04 17:33:08 +08:00
hosting_configuration.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
indexing_runner.py fix customer spliter character (#1915) 2024-01-04 16:21:48 +08:00
model_manager.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
provider_manager.py feat: reuse decoding_rsa_key & decoding_cipher_rsa & optimize construct (#1937) 2024-01-05 12:13:45 +08:00