I faced some issues getting started.
- I send search products and I get error "Error: JSON-RPC error: Cannot read properties of undefined (reading 'messageId') (Code: -32603) Data: {}
- I used
gpt-5-nano and got error "Error: 400 Unsupported value: 'temperature' does not support 0.3 with this model. Only the default (1) value is supported."
- I clicked "Search Products" and got Error: Tool execution failed: Tool not found: undefined
I propose to:
- Fix the JSON-RPC error
- Add per-model config with defaults for settings like temperature
- Change "Search Products" to "Search Products Mock"
I will open a PR
I faced some issues getting started.
gpt-5-nanoand got error "Error: 400 Unsupported value: 'temperature' does not support 0.3 with this model. Only the default (1) value is supported."I propose to:
I will open a PR