Note: AI_MODEL should stay default unless there is a folder in model-prompts specific to the model that you're using. You can also create one and add your own prompts.
Update your agent settings
Set AI_PROVIDER to oobabooga.
Set AI_MODEL to default or the name of the model from the model-prompts folder.
Set AI_PROVIDER_URI to http://localhost:5000, or the URI of your Oobabooga server.
Set AI_TEMPERATURE to a value between 0 and 1. The higher the value, the more creative the output.
Set MAX_TOKENS to the maximum number of tokens to generate. The higher the value, the longer the output.