dify/api/core
ybalbert001 b6ad7a1e06
Fix: https://github.com/langgenius/dify/issues/8190 (Update Model nam… (#8426)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2024-09-14 17:14:18 +08:00
..
agent chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
app chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
callback_handler chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
embedding fix:logs and rm unused codes in CacheEmbedding (#8409) 2024-09-14 12:56:45 +08:00
entities chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
errors chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
extension chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
external_data_tool chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
file chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
helper chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
llm_generator chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
memory chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
model_runtime Fix: https://github.com/langgenius/dify/issues/8190 (Update Model nam… (#8426) 2024-09-14 17:14:18 +08:00
moderation chore: cleanup ruff flake8-simplify linter rules (#8286) 2024-09-12 12:55:45 +08:00
ops chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
prompt chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
rag chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
tools chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392) 2024-09-13 23:34:39 +08:00
workflow fix(workflow): the answer node after the iteration node containing the answer was output prematurely (#8419) 2024-09-14 14:02:09 +08:00
__init__.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
hosting_configuration.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
indexing_runner.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
model_manager.py refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 2024-09-10 15:00:25 +08:00
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00