{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Information", "Microsoft.AspNetCore": "Warning", "Microsoft.Hosting.Lifetime": "Warning" } }, "OpenAIApiKey": ".env", "EmailEncryptKey": ".env", "LocalSystemUrl": { "ExternalUrl": "https://asmonitorsrv.readyforquantum.com", "IPAddress": "", "RabbitHostName": "devrabbitmq.readyforquantum.com", "RabbitPort": 55672, "RabbitInstanceName": "ASSrv-LLMService", "RabbitUserName": "usercommonxf1", "RabbitPassword": ".env", "RabbitVHost": "/vhostuser", "UseTls": true }, "RedisUrl": "redis.readyforquantum.co.uk:46379", "RedisSecret": ".env", "ServiceID": "timesfm", "StartThisTestLLM": true, "LlmNoInitMessage": true, "ServiceAuthKey": ".env", "LlmModelPath": "/home/user/code/models/", "LlmModelFileName": "Qwen3-4B-Instruct-2507-q8_0.gguf", "LlmContextFileName": "context-qwen-3.gguf", "LlmSystemPrompt": "system_prompt_qwen_3_run", "LlmPromptMode": " -if -sp -no-cnv --simple-io ", "LlmVersion": "qwen_3", "LlmCtxSize": 12000, "LlmOpenAICtxSize": 32000, "LlmCtxRatio": 6, "LlmTemp": "0.3", "LlmThreads": 2, "LlmSystemPromptTimeout": 2400, "LlmUserPromptTimeout": 2400, "LlmSessionIdleTimeout": 7200, "LlmGptModel": "gpt-5-mini", "LlmHFModelID": "mistralai/devstral-2512:free", "LlmSpaceModelID": "google/timesfm-2.5-200m-pytorch", "NoNShot": true, "LlmHFKey": "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", "LlmHFUrl": "https://openrouter.ai/api/v1/chat/completions", "LlmHFModelVersion": "llama_3.2", "LlmUseHF": false, "LlmNoThink": false, "AudioServiceUrls": [ "https://devtranscribe.readyforquantum.com", "https://devtranscribe2.readyforquantum.com", "https://devtranscribe3.readyforquantum.com" ], "IsStream": false, "REDIS_PASSWORD": ".env", "RabbitPassword": ".env", "RabbitRoutingKey": "execute.local", "RabbitExchangeType": "direct", "EnableAgentFlow": false, "LlmProvider": "HuggingFaceRabbit", "UserFacingServiceId": "monitor", "GptModelVersion": "gpt", "LlmOpenAIUrl": "", "LlmHfSupportsFunctionCalling": true, "LlmToolCallIdLength": 9, "LlmToolCallIdPrefix": "", "UseFixedPort": true, "RemoteCache": { "Enabled": true, "Type": "Http", "BaseUrl": "https://cachehttp.readyforquantum.com/api", "ApiKey": ".env", "TimeoutSeconds": 600, "RetryAttempts": 3 } }