Skip to content

Commit 1fd6265

Browse files
authored
Merge pull request #454 from modelcontextprotocol/basil/output_schema
Prototype support for `outputSchema`/`structuredContent`
2 parents 41c9996 + c964c5c commit 1fd6265

13 files changed

+1706
-97
lines changed

package-lock.json

Lines changed: 89 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"client": "tsx src/cli.ts client"
4747
},
4848
"dependencies": {
49+
"ajv": "^8.17.1",
4950
"content-type": "^1.0.5",
5051
"cors": "^2.8.5",
5152
"cross-spawn": "^7.0.5",

0 commit comments

Comments
 (0)