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
crazywoola 900fd82a92
fix: parameter rule (#8064)
2 years ago
..
agent chore: update ruff from 0.5.x to 0.6.x (#7384) 2 years ago
app fix: fixed typo on loading reranking_mode (#7887) 2 years ago
callback_handler feat: update ops trace (#7102) 2 years ago
embedding Compatible with unique index conflicts (#3183) 2 years ago
entities refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2 years ago
errors catch openai rate limit error (#7658) 2 years ago
extension fix(api): Code-Based Extension cause error on position map sorting (#7934) 2 years ago
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
file chore(api/core): Improve FileVar's type hint and imports. (#7290) 2 years ago
helper feat: support configs for code execution request (#7704) 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 fix: parameter rule (#8064) 2 years ago
moderation feat: update ops trace (#7102) 2 years ago
ops feat: ops trace add llm model (#7306) 2 years ago
prompt chore(api/core): Improve FileVar's type hint and imports. (#7290) 2 years ago
rag fix: change milvus init args from (host, port) to (url, token) (#8019) 2 years ago
tools Chore/add default step 1x url (#7933) 2 years ago
workflow If else add regexmatch (#8059) 2 years ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
hosting_configuration.py refactor: Add @staticmethod decorator in `api/core` (#7652) 2 years ago
indexing_runner.py Feat:remove estimation of embedding cost (#7950) 2 years ago
model_manager.py refactor: Add @staticmethod decorator in `api/core` (#7652) 2 years ago
provider_manager.py refactor: Add @staticmethod decorator in `api/core` (#7652) 2 years ago