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
Xiao Ley 369a395ee9
fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
..
agent fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360) 2 years ago
app fix: wrong token usage in iteration node for streaming result (#5336) 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 chore: update llm.py (#5335) 2 years ago
moderation fix: number variable cause type error in openai moderation (#5222) 2 years ago
prompt improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
rag fix: unable to reindex documents (#5276) 2 years ago
tools feat: add Novita AI image generation tool, implemented model search, text-to-image and create tile functionalities (#5308) 2 years ago
workflow fix: extract params by function calling for models supporting tool call (#5334) 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 Feat/firecrawl data source (#5232) 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