Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

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

default_model

Method
This is a method of the OpenAiProvider class in the llm module.
Create with default config

Signature

def default_model() -> Self

Returns

Returns
Self
The result of the operation.

Rust LLM

Rust Providers