Files
openrouter-python-sdk-retry…/docs/components/architecture.md
T
2025-11-13 14:21:27 -05:00

2.4 KiB

Architecture

Model architecture information

Fields

Field Type Required Description Example
tokenizer Nullable[components.Tokenizer] ✔️ N/A GPT
instruct_type Nullable[components.InstructType] ✔️ Instruction format type
modality Nullable[str] ✔️ Primary modality of the model text
input_modalities List[components.InputModality] ✔️ Supported input modalities
output_modalities List[components.OutputModality] ✔️ Supported output modalities