updated configs
This commit is contained in:
parent
07e5499090
commit
22ffb831e7
2 changed files with 497 additions and 514 deletions
|
|
@ -12,8 +12,25 @@
|
||||||
"restrict_to_workspace": true,
|
"restrict_to_workspace": true,
|
||||||
"allow_read_outside_workspace": false,
|
"allow_read_outside_workspace": false,
|
||||||
"provider": "nvidia",
|
"provider": "nvidia",
|
||||||
"model_name": "nvidia/nemotron-3-super-120b-a12b",
|
"model_name": "nemotron-120b",
|
||||||
"model_fallbacks": [],
|
"model_fallbacks": [
|
||||||
|
"meta-llama-llama-3.3-70b-instruct:free",
|
||||||
|
"qwen-qwen3-coder:free",
|
||||||
|
"openrouter-elephant-alpha",
|
||||||
|
"google-gemma-4-26b-a4b-it:free",
|
||||||
|
"google-gemma-4-31b-it:free",
|
||||||
|
"nvidia-nemotron-3-super-120b-a12b:free",
|
||||||
|
"qwen-qwen3-next-80b-a3b-instruct:free",
|
||||||
|
"nvidia-nemotron-nano-9b-v2:free",
|
||||||
|
"minimax-minimax-m2.5:free",
|
||||||
|
"openrouter-free",
|
||||||
|
"arcee-ai-trinity-large-preview:free",
|
||||||
|
"nvidia-nemotron-3-nano-30b-a3b:free",
|
||||||
|
"nvidia-nemotron-nano-12b-v2-vl:free",
|
||||||
|
"openai-gpt-oss-120b:free",
|
||||||
|
"openai-gpt-oss-20b:free",
|
||||||
|
"z-ai-glm-4.5-air:free"
|
||||||
|
],
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
"max_tool_iterations": 50,
|
"max_tool_iterations": 50,
|
||||||
"summarize_message_threshold": 20,
|
"summarize_message_threshold": 20,
|
||||||
|
|
@ -345,6 +362,7 @@
|
||||||
{
|
{
|
||||||
"model_name": "qwen-plus",
|
"model_name": "qwen-plus",
|
||||||
"model": "qwen/qwen-plus",
|
"model": "qwen/qwen-plus",
|
||||||
|
"protocol": "openrouter",
|
||||||
"api_base": "https://dashscope.aliyuncs.com/compatible-mode/v1"
|
"api_base": "https://dashscope.aliyuncs.com/compatible-mode/v1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -400,8 +418,8 @@
|
||||||
"api_base": "https://openrouter.ai/api/v1"
|
"api_base": "https://openrouter.ai/api/v1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_name": "google-gemma-4-26b-a4b-it:free",
|
"model_name": "google-gemma-3-26b-a4b-it:free",
|
||||||
"model": "google/gemma-4-26b-a4b-it:free",
|
"model": "google/gemma-3-26b-a4b-it:free",
|
||||||
"protocol": "openrouter",
|
"protocol": "openrouter",
|
||||||
"api_base": "https://openrouter.ai/api/v1"
|
"api_base": "https://openrouter.ai/api/v1"
|
||||||
},
|
},
|
||||||
|
|
@ -420,6 +438,7 @@
|
||||||
{
|
{
|
||||||
"model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
|
"model_name": "nvidia/llama-3.1-nemotron-70b-instruct",
|
||||||
"model": "nvidia/llama-3.1-nemotron-70b-instruct",
|
"model": "nvidia/llama-3.1-nemotron-70b-instruct",
|
||||||
|
"protocol": "openrouter",
|
||||||
"api_base": "https://integrate.api.nvidia.com/v1"
|
"api_base": "https://integrate.api.nvidia.com/v1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -497,6 +516,7 @@
|
||||||
{
|
{
|
||||||
"model_name": "MiniMax-M2.5",
|
"model_name": "MiniMax-M2.5",
|
||||||
"model": "minimax/MiniMax-M2.5",
|
"model": "minimax/MiniMax-M2.5",
|
||||||
|
"protocol": "openrouter",
|
||||||
"api_base": "https://api.minimaxi.com/v1",
|
"api_base": "https://api.minimaxi.com/v1",
|
||||||
"extra_body": {
|
"extra_body": {
|
||||||
"reasoning_split": true
|
"reasoning_split": true
|
||||||
|
|
@ -520,7 +540,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_name": "meta-llama-llama-3.3-70b-instruct:free",
|
"model_name": "meta-llama-llama-3.3-70b-instruct:free",
|
||||||
"model": "google/gemma-3-27b-it:free",
|
"model": "meta-llama/llama-3.3-70b-instruct:free",
|
||||||
"protocol": "openrouter",
|
"protocol": "openrouter",
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
|
@ -548,14 +568,14 @@
|
||||||
"api_base": "https://your-resource.openai.azure.com"
|
"api_base": "https://your-resource.openai.azure.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_name": "google-gemma-4-26b-a4b-it:free",
|
"model_name": "google-gemma-3-26b-a4b-it:free",
|
||||||
"model": "google/gemma-4-26b-a4b-it:free",
|
"model": "google/gemma-3-26b-a4b-it:free",
|
||||||
"protocol": "openrouter",
|
"protocol": "openrouter",
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_name": "google-gemma-4-31b-it:free",
|
"model_name": "google-gemma-3-31b-it:free",
|
||||||
"model": "google/gemma-4-31b-it:free",
|
"model": "google/gemma-3-31b-it:free",
|
||||||
"protocol": "openrouter",
|
"protocol": "openrouter",
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
|
@ -566,10 +586,11 @@
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_name": "nvidia/nemotron-3-super-120b-a12b",
|
"model_name": "nemotron-120b",
|
||||||
"model": "nvidia/nemotron-3-super-120b-a12b",
|
"model": "nvidia/nemotron-3-super-120b-a12b",
|
||||||
|
"protocol": "openrouter",
|
||||||
"api_base": "https://integrate.api.nvidia.com/v1",
|
"api_base": "https://integrate.api.nvidia.com/v1",
|
||||||
"api_keys": ["env://NVIDIA_API_KEY"]
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model_name": "qwen-qwen3-next-80b-a3b-instruct:free",
|
"model_name": "qwen-qwen3-next-80b-a3b-instruct:free",
|
||||||
|
|
@ -636,6 +657,24 @@
|
||||||
"model": "openai/gpt-oss-20b:free",
|
"model": "openai/gpt-oss-20b:free",
|
||||||
"protocol": "openrouter",
|
"protocol": "openrouter",
|
||||||
"enabled": true
|
"enabled": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_name": "google-gemma-4-26b-a4b-it:free",
|
||||||
|
"model": "google/gemma-4-26b-a4b-it:free",
|
||||||
|
"protocol": "openrouter",
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_name": "google-gemma-4-31b-it:free",
|
||||||
|
"model": "google/gemma-4-31b-it:free",
|
||||||
|
"protocol": "openrouter",
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model_name": "z-ai-glm-4.5-air:free",
|
||||||
|
"model": "z-ai/glm-4.5-air:free",
|
||||||
|
"protocol": "openrouter",
|
||||||
|
"enabled": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"gateway": {
|
"gateway": {
|
||||||
|
|
@ -650,49 +689,6 @@
|
||||||
"observer_timeout_ms": 500,
|
"observer_timeout_ms": 500,
|
||||||
"interceptor_timeout_ms": 5000,
|
"interceptor_timeout_ms": 5000,
|
||||||
"approval_timeout_ms": 60000
|
"approval_timeout_ms": 60000
|
||||||
},
|
|
||||||
"builtins": {
|
|
||||||
"security_behavior": {
|
|
||||||
"enabled": true,
|
|
||||||
"priority": 70,
|
|
||||||
"config": {
|
|
||||||
"max_tool_calls": 50,
|
|
||||||
"max_total_bytes": 10485760
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"security_canary": {
|
|
||||||
"enabled": true,
|
|
||||||
"priority": 100
|
|
||||||
},
|
|
||||||
"security_ipia": {
|
|
||||||
"enabled": true,
|
|
||||||
"priority": 60
|
|
||||||
},
|
|
||||||
"security_pii": {
|
|
||||||
"enabled": true,
|
|
||||||
"priority": 90
|
|
||||||
},
|
|
||||||
"security_policy": {
|
|
||||||
"enabled": true,
|
|
||||||
"priority": 80,
|
|
||||||
"config": {
|
|
||||||
"allowed_tools": {
|
|
||||||
"append_file": true,
|
|
||||||
"edit_file": true,
|
|
||||||
"exec": true,
|
|
||||||
"freeride": true,
|
|
||||||
"github": true,
|
|
||||||
"list_dir": true,
|
|
||||||
"message": true,
|
|
||||||
"read_file": true,
|
|
||||||
"spawn": true,
|
|
||||||
"subagent": true,
|
|
||||||
"summarize": true,
|
|
||||||
"weather": true,
|
|
||||||
"write_file": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tools": {
|
"tools": {
|
||||||
|
|
@ -847,6 +843,9 @@
|
||||||
},
|
},
|
||||||
"write_file": {
|
"write_file": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
|
},
|
||||||
|
"freeride": {
|
||||||
|
"enabled": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"heartbeat": {
|
"heartbeat": {
|
||||||
|
|
|
||||||
904
k3s/config.json
904
k3s/config.json
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue