Merge branch 'main' into feat/workflow-backend

# Conflicts:
#	api/core/model_runtime/model_providers/anthropic/llm/llm.py
This commit is contained in:
takatost
2024-03-20 00:06:33 +08:00
26 changed files with 801 additions and 30 deletions

View File

@ -1,6 +1,6 @@
{
"name": "dify-web",
"version": "0.5.9",
"version": "0.5.10",
"private": true,
"scripts": {
"dev": "next dev",