Skip to content

v0.11.0

Choose a tag to compare

@ad-si ad-si released this 02 Jun 06:42
· 85 commits to main since this release
d4ba6c4
  • Add new subcommands
    • fast - Shortcut for groq gemma2-9b-it
    • local - Shortcut for ollama llama3.2
    • value - Return only the value/answer without explanations
    • reply - Generate a reply to a conversation passed via stdin
    • docker - Use Docker development as the prompt context
    • git - Use Git development as the prompt context
    • nix - Use Nix development as the prompt context
  • Add support for new OpenAI models
  • Use v4 as the default models for Claude
  • Add support for Google's Gemini models
    and use Gemma 2 as the default gemma model