yo 1.3.4

Ask your terminal anything using AI (OpenAI or Ollama).
Documentation
1
2
3
4
5
6
# OpenAI API Key for testing
OPENAI_API_KEY=your_test_key_here
# Set this to true to enable tests that make actual API calls
ENABLE_EXTERNAL_API_TESTS=false
# Ollama model to use for testing (e.g., "llama3")
OLLAMA_TEST_MODEL=llama3