dify/api/core
Yeuoly b921c55677
Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 16:29:35 +08:00
..
agent Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
app_runner feat: add tool labels (#2178) 2024-01-24 20:14:45 +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 fix: credentials validate compatible problem (#2170) 2024-01-24 17:19:25 +08:00
errors
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: add tool labels (#2178) 2024-01-24 20:14:45 +08:00
file Fix/assistant none type (#2145) 2024-01-24 00:13:04 +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/zhipuai function calling (#2199) 2024-01-25 16:29:35 +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: add tool labels (#2178) 2024-01-24 20:14:45 +08:00
vector_store timeout parameter error (#2052) 2024-01-16 14:44:47 +08:00
__init__.py
application_manager.py tts models support (#2033) 2024-01-24 01:05:37 +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: split chunks return empty strings (#2197) 2024-01-25 13:59:18 +08:00
model_manager.py tts models support (#2033) 2024-01-24 01:05:37 +08:00
provider_manager.py fix: free quota type apply button missing (#2069) 2024-01-17 15:02:27 +08:00