AiModelAssignmentEnum Enum
Possible Values
#
CODING_MODEL
Model optimized for code generation and analysis.
EMBEDDING
Model that produces vector embeddings for similarity search.
EMBEDDING_ADVANCED
Advanced embedding model offering higher quality vectors.
PLANNING_MODEL
Model dedicated to long-form planning tasks.
REASONING_MODEL
Model tuned for complex reasoning workflows.
RECON_MODEL
Model dedicated to reconaissance of the current state and retrieves data.
SIMPLE_MODEL
Model used for general purpose conversational responses.
VISION_MODEL
Model capable of processing visual inputs alongside text.
Usages
#
References
#
- Field assignment from AiModelAssignment
Previous
AiModelAssignment