Commit 9be1dfc
Fix error outputSchema defined but no structured output returned (#11)
* Add support for disabling automatic output‑schema detection (for compatibility with the MCP package ≥ 1.10), and prevent the MCP server from auto‑updating going forward.
* Update ydb_mcp/server.py
* fix style
* Update requirements.txt
---------
Co-authored-by: Oleg Ovcharuk <[email protected]>1 parent cecbbe1 commit 9be1dfc
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
540 | 548 | | |
541 | 549 | | |
542 | 550 | | |
| |||
0 commit comments