File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ https://github.com/user-attachments/assets/51cf6ad1-196c-44ab-99ba-0035365f1bbd
4949* No GPU requirement
5050
5151#### Requirements Installation
52- * Install OpenAI or Claude API KEY for ` zsh ` shell
52+ * Install OpenAI, Claude, or GEMINI API KEY for ` zsh ` shell
5353 * ` echo 'export OPENAI_API_KEY="YOUR_API_KEY"' >> ~/.zshrc ` or
5454 * ` echo 'export ANTHROPIC_API_KEY="YOUR_API_KEY"' >> ~/.zshrc ` or
5555 * ` echo 'export GEMINI_API_KEY="YOUR_API_KEY"' >> ~/.zshrc `
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nemo-agent"
3- version = " 3.0.1 "
3+ version = " 3.0.2 "
44description = " Your Python AI Coder"
55authors = [" Bevan Hunt <bevan@bevanhunt.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments