new platform engineer agent
This commit is contained in:
@@ -26,7 +26,12 @@ data:
|
||||
- model_name: glm-4.7-flash
|
||||
litellm_params:
|
||||
model: ollama/glm-4.7-flash
|
||||
api_base: http://10.88.88.235:11434
|
||||
api_base: http://10.88.20.12:11434
|
||||
# Used by the platform-engineer Hermes agent (deployed in ns platform-engineer).
|
||||
- model_name: qwen-3.6:27b
|
||||
litellm_params:
|
||||
model: ollama/qwen3.6:27b
|
||||
api_base: http://10.88.20.12:11434
|
||||
litellm_settings:
|
||||
#set_verbose: True # Uncomment this if you want to see verbose logs; not recommended in production
|
||||
callbacks: ["arize_phoenix"]
|
||||
|
||||
Reference in New Issue
Block a user