dify/api/core
2024-08-08 14:23:22 +08:00
..
agent Fix increase_usage of total_price in agent_runner (#6688) 2024-08-04 14:42:22 +08:00
app chore(api/core/app/segments/segments.py): Remove todo tags. (#7052) 2024-08-07 17:29:35 +08:00
callback_handler Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2024-08-07 17:30:56 +08:00
errors feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
extension feat(*): Swtich to dify_config. (#6025) 2024-07-06 12:05:13 +08:00
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
file switch to diffy_config with Pydantic in files, moderation and app (#6747) 2024-07-29 02:57:45 +08:00
helper fix: code execution node not display clear reasons when sandbox res error (#6830) 2024-08-02 15:36:44 +08:00
llm_generator chore: make prompt generator max tokens configurable (#6693) 2024-07-26 10:20:23 +08:00
memory fix: next suggest question logic problem (#6451) 2024-07-19 20:26:11 +08:00
model_runtime Feat/add 360-zhinao provider (#7069) 2024-08-08 14:23:08 +08:00
moderation fix(api/core/moderation/output_moderation.py): Fix config call. (#6769) 2024-07-29 18:30:29 +08:00
ops fix: workflow trace user_id error (#6932) 2024-08-04 03:28:50 +08:00
prompt chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
rag add nltk punkt resource (#7063) 2024-08-08 14:23:22 +08:00
tools add vector field for other vectordb (#7051) 2024-08-07 17:14:03 +08:00
workflow fix(api/core/workflow/nodes/tool/tool_node.py): Keep None value in tool params. (#7066) 2024-08-07 19:36:21 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
hosting_configuration.py Add azure gpt4omini (#6862) 2024-08-01 12:57:52 +08:00
indexing_runner.py refactor(api): Switch to dify_config (#6750) 2024-07-30 11:15:26 +08:00
model_manager.py fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2024-07-22 22:58:22 +08:00
provider_manager.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00