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
-LAN- ed53ef29f4
fix(core/tools): Fix the issue with iterating over None in `_transform_tool_parameters_type`. (#5190)
2 years ago
..
agent improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
app fix: pydantic2 error (#5172) 2 years ago
callback_handler improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
embedding Compatible with unique index conflicts (#3183) 2 years ago
entities fix: issues by pydantic2 upgrade (#5171) 2 years ago
errors Model Runtime (#1858) 2 years ago
extension improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
file 🔧 Add env variable for time signature (#4650) 2 years ago
helper improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
llm_generator feat: remove langchain from output parsers (#3473) 2 years ago
memory feat: set default memory messages limit to infinite (#5002) 2 years ago
model_runtime fix: pydantic2 error (#5172) 2 years ago
moderation improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
prompt improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
rag fix: milvus_vector default dataset index_struct type from weaviate to milvus (#5098) 2 years ago
tools fix(core/tools): Fix the issue with iterating over None in `_transform_tool_parameters_type`. (#5190) 2 years ago
workflow improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 2 years ago
indexing_runner.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
model_manager.py fix: issue where an error occurs when invoking TTS without selecting a voice (#5046) 2 years ago
provider_manager.py pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933) 2 years ago