Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa61bbe484 |
@@ -42,6 +42,11 @@ spec:
|
||||
secretKeyRef:
|
||||
name: portfolio-agent-oidc
|
||||
key: TOKEN_URL
|
||||
# LLM API configuration
|
||||
- name: LLM_API_URL
|
||||
value: "https://api.riotpiao.com/v1/chat/completions"
|
||||
- name: LLM_MODEL
|
||||
value: "qwen2.5:3b-instruct"
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 3000
|
||||
|
||||
Reference in New Issue
Block a user