cf-gears-mini-chat 0.2.3

mini-chat gear: multi-tenant AI chat
Documentation
1
2
3
4
5
6
7
8
9
pub mod attachment;
pub mod chat;
pub mod chat_turn;
pub mod chat_vector_store;
pub mod message;
pub mod message_attachment;
pub mod message_reaction;
pub mod quota_usage;
pub mod thread_summary;