sim-lib-openai-server 0.1.2

OpenAI-compatible gateway skeleton for SIM.
Documentation
1
2
3
pub(crate) mod tool_schema;
/// Translation between OpenAI tool/function descriptors and SIM callables.
pub mod tools;