dify/api/core
Yeuoly 86286e1ac8
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
2024-01-23 19:58:23 +08:00
..
agent Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
app_runner Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
callback_handler Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
chain improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
data_loader feat: support legacy doc (#2100) 2024-01-20 22:21:51 +08:00
docstore improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
embedding delete document cache embedding (#2101) 2024-01-19 21:37:54 +08:00
entities Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
errors Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
extension improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
external_data_tool improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
features Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
file Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
generator improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
helper improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
index improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
memory improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
model_runtime Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
moderation fix: empty keywords moderation. (#2108) 2024-01-20 20:02:51 +08:00
prompt improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
rerank improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
spiltter feat: add cohere llm and embedding (#2115) 2024-01-21 20:52:56 +08:00
third_party improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
tool Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
tools Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
vector_store timeout parameter error (#2052) 2024-01-16 14:44:47 +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 Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
application_queue_manager.py Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
hosting_configuration.py fix: free quota type apply button missing (#2069) 2024-01-17 15:02:27 +08:00
indexing_runner.py fix notion estimate (#2090) 2024-01-19 13:27:12 +08:00
model_manager.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
provider_manager.py fix: free quota type apply button missing (#2069) 2024-01-17 15:02:27 +08:00