config.json 198 B

123456
  1. {
  2. "small_model_endpoint": "https://bifrost.home.timandjenni.com/openai/v1/chat/completions",
  3. "small_model_name": "qwen3-4b-instruct",
  4. "enable_logging": true,
  5. "timeout_seconds": 15
  6. }