Set-up AI API keys
Access Key
and Secret Key
..env.default
file:
AWS_REGION
key is optional in the .env.default
file; if not provided, it defaults to us-west-2
ollama run your_model_name your_message
. This should return an output confirming ollama is working.quickstart
mode ensure Ollama is listening from all addresses, so that docker is able to reach it. .env.default
file:
base url
values for OpenAI and Together AI, along with your Open AI or Together API Key, you can the base url
value: