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
Su Yang 26b6fd2236
feat: add support for bedrock claude-3-5-sonnet-20240620 (#5461)
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 feat: add support for claude-3-5-sonnet-20240620 (#5452) 2 years ago
errors Model Runtime (#1858) 2 years ago
extension fix(core): Fix incorrect type hints. (#5427) 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 fix(core): Fix incorrect type hints. (#5427) 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 feat: add support for bedrock claude-3-5-sonnet-20240620 (#5461) 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 improve: unify Excel files parsing in either xls or xlsx file format by Pandas (#4965) 2 years ago
tools chore: extract retrival method literal values into enum (#5060) 2 years ago
workflow fix: optional parameter missing default value None in http request node (#5413) 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(core): Fix incorrect type hints. (#5427) 2 years ago
provider_manager.py pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933) 2 years ago