RAG
This commit is contained in:
parent
b98cd7a22d
commit
6e91637ef2
@ -10,5 +10,8 @@ langchain4j:
|
|||||||
chat-model:
|
chat-model:
|
||||||
model-name: qwen-max
|
model-name: qwen-max
|
||||||
api-key: <You API Key here>
|
api-key: <You API Key here>
|
||||||
|
embedding-model:
|
||||||
|
model-name: text-embedding-v4
|
||||||
|
api-key: <You API Key here>
|
||||||
server:
|
server:
|
||||||
port: 8888
|
port: 8888
|
Loading…
Reference in New Issue
Block a user