头像检测。否符合要求

This commit is contained in:
spllzh
2025-10-05 16:29:45 +08:00
parent 6f96287920
commit 725a5294d0
32 changed files with 1024 additions and 0 deletions

View File

@@ -74,5 +74,6 @@ spring:

View File

@@ -1,4 +1,9 @@
# DashScope API配置
dashscope:
api:
key: ${DASHSCOPE_API_KEY}
langchain4j:
open-ai:
chat-model:

View File

@@ -252,3 +252,4 @@
</script>
</body>
</html>