Ollama
You can choose to use Ollama and any model available under that software to run AI on your Standard System. This will result in transaction delays because Standard does not maintain an Ollama session and starts a new instance with each query. The Standard Intelligence Model (SIM) is built in and is the only AI model that can access the entirety of the Standard System.Configuration
To configure the AI model, set themodel property in your config.conf:
- Use
standardto use the Standard Intelligence Model (SIM) - Use any Ollama model name to route queries through Ollama instead