This commit is contained in:
huangge1199 2025-07-12 12:50:14 +08:00
parent b98cd7a22d
commit 6e91637ef2

View File

@ -10,5 +10,8 @@ langchain4j:
chat-model:
model-name: qwen-max
api-key: <You API Key here>
embedding-model:
model-name: text-embedding-v4
api-key: <You API Key here>
server:
port: 8888