NODEDC_1C/llm_normalizer/data/shared_llm_connection.json

11 lines
291 B
JSON

{
"schema_version": "shared_llm_connection_v1",
"updated_at": "2026-04-18T14:51:55.518Z",
"connection": {
"llmProvider": "local",
"model": "unsloth/qwen3-30b-a3b-instruct-2507",
"baseUrl": "http://127.0.0.1:1234/v1",
"temperature": 0.8,
"maxOutputTokens": 900
}
}