Index
intelligence
¶
Intelligence primitive — the model definition and catalog.
Functions¶
merge_discovered_models
¶
Create minimal ModelSpec entries for models not already in the registry.
Source code in src/openjarvis/intelligence/model_catalog.py
register_builtin_models
¶
Populate ModelRegistry with well-known models.
Source code in src/openjarvis/intelligence/model_catalog.py
resolve_model_id_for_engine
¶
Resolve a catalog model ID when an engine has a distinct runtime ID.