dify/api/core
走在修行的大街上 f562a88249
feat(Tools): add lark tools (#10117)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2024-11-07 18:11:25 +08:00
..
agent feat: support Vectorizer can be used in workflow (#9932) 2024-10-28 16:52:57 +08:00
app feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
callback_handler
entities
errors
extension
external_data_tool
file feat: support Vectorizer can be used in workflow (#9932) 2024-10-28 16:52:57 +08:00
helper feat: The SSRF request timeout configuration item is added (#10292) 2024-11-06 08:50:57 +08:00
llm_generator feat: add code generator (#9051) 2024-10-22 21:57:54 +08:00
memory
model_runtime fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360) 2024-11-06 17:42:18 +08:00
moderation
ops
prompt
rag fix the ssrf of docx file extractor external images (#10237) 2024-11-04 15:22:07 +08:00
tools feat(Tools): add lark tools (#10117) 2024-11-07 18:11:25 +08:00
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 2024-10-22 17:52:22 +08:00
workflow refactor(iteration): introduce specific exceptions for iteration errors (#10366) 2024-11-07 14:02:55 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 2024-11-05 14:47:15 +08:00
model_manager.py
provider_manager.py