Doriandarko / claude-engineer

Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks. This tool combines the capabilities of a large language model with practical file system operations and web search functionality.
9.6k stars 1.01k forks source link

Missing requirement #143

Open paolodelfino opened 3 months ago

paolodelfino commented 3 months ago

"ollama" requirement is missing in requirements.txt

TerminatedProcess commented 3 months ago

Probably because it's optional. Not everyone is going to use ollama.