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
灰灰 ac60182c91
fix: solving http-request-tool bugs in workflow (#6685)
2 years ago
..
agent Fix increase_usage of total_price in agent_runner (#6688) 2 years ago
app feat: update ops trace (#7102) 2 years ago
callback_handler feat: update ops trace (#7102) 2 years ago
embedding
entities refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2 years ago
errors feat: app rate limit (#5844) 2 years ago
extension
external_data_tool
file switch to diffy_config with Pydantic in files, moderation and app (#6747) 2 years ago
helper fix: code execution node not display clear reasons when sandbox res error (#6830) 2 years ago
llm_generator feat: update ops trace (#7102) 2 years ago
memory fix: next suggest question logic problem (#6451) 2 years ago
model_runtime Feat: Add model provider Text Embedding Inference for embedding and rerank (#7132) 2 years ago
moderation feat: update ops trace (#7102) 2 years ago
ops feat: update ops trace (#7102) 2 years ago
prompt
rag feat: update ops trace (#7102) 2 years ago
tools change secret input to text input in searxng (#7160) 2 years ago
workflow fix: solving http-request-tool bugs in workflow (#6685) 2 years ago
__init__.py
hosting_configuration.py Add azure gpt4omini (#6862) 2 years ago
indexing_runner.py refactor(api): Switch to `dify_config` (#6750) 2 years ago
model_manager.py fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2 years ago
provider_manager.py