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
Yeuoly 25dea232d6
fix/dataset-retriever-tool-parameter-redundancy (#3418)
2 years ago
..
agent feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
app feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
callback_handler chore: remove langchain in tools (#3247) 2 years ago
docstore Feat/dify rag (#2528) 2 years ago
embedding Compatible with unique index conflicts (#3183) 2 years ago
entities feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
errors Model Runtime (#1858) 2 years ago
extension fix: api / moderation extension import error (#3037) 2 years ago
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
file FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
helper fix(code_executor): surrogates not allowed error in jinja2 template (#3191) 2 years ago
llm_generator FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
memory fix: image text when retrieve chat histories (#3220) 2 years ago
model_runtime feat: gemini pro function call (#3406) 2 years ago
moderation FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
prompt feat: Add Cohere Command R / R+ model support (#3333) 2 years ago
rag chore: remove Langchain tools import (#3407) 2 years ago
rerank Fix/langchain document schema (#2539) 2 years ago
splitter fix overlap and splitter optimization (#2742) 2 years ago
tools fix/dataset-retriever-tool-parameter-redundancy (#3418) 2 years ago
utils FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workflow Fix/workflow tool incorrect parameter configurations (#3402) 2 years ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
application_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 2 years ago
indexing_runner.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
model_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
provider_manager.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago