Skip to content
  • Bossypants's avatar
    Add initial project scaffold · 2a06142c
    Bossypants authored
    
    
    Haskell library + CLI for local model inference via Ollama:
    - Ollama.Client: typed API client for /api/chat with Qwen 3.5
    - Ollama.Tools: tool definition and dispatch framework
    - Ollama.Session: conversation history management with truncation
    - ollama-harness CLI: interactive REPL for testing
    
    Co-Authored-By: default avatarClaude Opus 4.6 <noreply@anthropic.com>
    2a06142c
This project is licensed under the BSD 3-Clause "New" or "Revised" License. Learn more