feat: switch from mcp_core::Role to rmcp::model::Role (#3488)
This commit is contained in:
@@ -1998,6 +1998,7 @@
|
||||
},
|
||||
"Role": {
|
||||
"type": "string",
|
||||
"description": "A wrapper around rmcp::model::Role that implements ToSchema for utoipa",
|
||||
"enum": [
|
||||
"user",
|
||||
"assistant"
|
||||
|
||||
Reference in New Issue
Block a user