Crate artificial_openai

Source

Modules§

api_v1
error

Macros§

impl_builder_methods

Structs§

OpenAiAdapter
Thin wrapper that wires the HTTP client [OpenAiClient] into a value that implements artificial_core::backend::Backend.
OpenAiAdapterBuilder
Builder for OpenAiAdapter.