story-kit: merge 323_story_whatsapp_llm_passthrough_for_conversational_queries

This commit is contained in:
Dave
2026-03-19 23:54:51 +00:00
parent c84c33a1a7
commit e9a0858d53
3 changed files with 408 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ pub mod htop;
pub mod notifications;
pub mod transport_impl;
pub use bot::{ConversationEntry, ConversationRole, RoomConversation, drain_complete_paragraphs};
pub use config::BotConfig;
use crate::agents::AgentPool;