Crate artificial_openai

Crate artificial_openai 

Source

Modules§

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.