Configure your Stata installation and output settings
Path to your Stata executable. Common locations:
Directory where all Stata outputs, datasets, and logs will be stored.
The directory will be created if it doesn't exist.
Choose between local Ollama models or OpenAI cloud service.
Available models: qwen2.5-coder:7b, llama2, codellama, etc.
URL where your Ollama server is running (usually localhost:11434).
Available models: gpt-3.5-turbo, gpt-4, gpt-4-turbo, etc.
OpenAI API endpoint (usually https://api.openai.com/v1).
Your OpenAI API key (starts with 'sk-'). Keep this secret!