systemprompt-ai 0.1.19

Core AI module for systemprompt.io
Documentation
1
2
3
4
5
6
7
8
9
mod generation;
mod planning;
mod provider_impl;
mod service;
mod stream_wrapper;
mod streaming;
mod tool_execution;

pub use service::AiService;