Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

log_new_wrapper

log_new_wrapper(wrapper: OpenAIWrapper, init_args: dict[str, LLMConfig | list[LLMConfig]]) -> None
Parameters:
NameDescription
wrapperType: OpenAIWrapper
init_argsType: dict[str, LLMConfig | list[LLMConfig]]