ai_analysis_enabled=True
output_coloring_enabled=True
confirmation_enabled=True
loading_animation=run

max_visualization_commits=40

days_for_insights=30
default_insights_output_format="console"
open_browser_for_insights=True

default_ollama_model="llama3.2"
ollama_api_url="http://localhost:11434"
ollama_timeout=30
ollama_max_retries=3
ollama_temperature=0.3
ollama_max_tokens_to_sample=300

openai_api_key=""
openai_temperature=0.3
openai_max_tokens_to_sample=300

model_provider="ollama"

anthropic_api_key=""
anthropic_api_base=""
anthropic_max_tokens_timeout=5
default_anthropic_model="claude-2"
anthropic_temperature=0.3
anthropic_max_tokens_to_sample=300
