add function to remove history from AgentChat

This commit is contained in:
2026-07-22 19:46:43 +02:00
parent 5548dc60cc
commit e1087c2ce5
3 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ pub mod mcp;
pub use mcp::chat::AgentChat;
pub use ollama_rs;
pub use rmcp;
pub use rmcp;