Dynamically refresh skill instructions each turn (#9217)
Signed-off-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -56,7 +56,7 @@ impl McpClientTrait for MockClient {
|
||||
}
|
||||
|
||||
fn get_info(&self) -> std::option::Option<&rmcp::model::InitializeResult> {
|
||||
todo!()
|
||||
None
|
||||
}
|
||||
|
||||
async fn read_resource(
|
||||
|
||||
Reference in New Issue
Block a user