bamboo-server 2026.9.20

HTTP server and API layer for the Bamboo agent framework
Documentation
1
2
3
4
5
mod catalog;
mod reload;

pub use catalog::{fetch_catalog_models, get_provider_catalog};
pub use reload::reload_provider_config;