You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core
zhuhao 5fcd614186
feat: output the execution results of tool should only in debug mode (#9104)
1 year ago
..
agent fix bug when adding openai or openai-compatible stt model instance (#9006) 1 year ago
app refactor(api/variables): VariableError as a ValueError. (#8554) 1 year ago
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 1 year ago
embedding add embedding input type parameter (#8724) 1 year ago
entities fix: customize model credentials were invalid despite the provider credentials being active (#8864) 1 year ago
errors chore(api/core): apply ruff reformatting (#7624) 1 year ago
extension chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
external_data_tool chore(api/core): apply ruff reformatting (#7624) 1 year ago
file fix s3 presign url check problem, support two versions(v2,v4) (#9093) 1 year ago
helper chore: apply ruff E501 line-too-long linter rule (#8275) 1 year ago
llm_generator fix: prompt for the follow-up suggestions (#8685) 1 year ago
memory feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 year ago
model_runtime Feat/9081 add support for llamaguard through groq provider (#9083) 1 year ago
moderation fix: fix the data validation consistency issue in keyword content review (#8908) 1 year ago
ops fix: Missing model information in llm span of Langfuse #9029 (#9030) 1 year ago
prompt feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 year ago
rag fix: Compatible with special characters in pg full-text search. (#8921) 1 year ago
tools feat: add tags for vanna tools (#9102) 1 year ago
workflow fix multiple retrieval in knowledge node (#8942) 1 year ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
indexing_runner.py chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
model_manager.py add embedding input type parameter (#8724) 1 year ago
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 1 year ago