Skip to content

Commit d0558bf

Browse files
committed
reset to null
Signed-off-by: Anxhela Coba <acoba@redhat.com>
1 parent 2242246 commit d0558bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/system.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ api:
4141
# API input configuration
4242
provider: "openai" # LLM provider for queries
4343
model: "gpt-4o-mini" # Model to use for queries
44-
no_tools: false # Whether to bypass tools and MCP servers (optional)
44+
no_tools: null # Whether to bypass tools and MCP servers (optional)
4545
system_prompt: null # System prompt (default None)
4646

4747
cache_dir: ".caches/api_cache" # Directory with lightspeed-stack cache

0 commit comments

Comments
 (0)