Skip to content

Conversation

codingmoh
Copy link
Owner

No description provided.

codewithdark-git and others added 6 commits April 23, 2025 18:38
- Added full support for Ollama via official Python client (`ollama>=0.4.8`)
- New agent class `OllamaAgent` for local LLMs like LLaMA3 via Ollama
- Refactored `AgentBuilder` to support multiple backends (phi, ollama)
- Improved CLI with:
  - `--ollama` and `--model` flags
  - Host configuration via `--ollama-host`
  - Structured prompt help and error handling
- Updated README with new usage examples, clearer feature list, and Ollama setup instructions
- Renamed `phi_4_mini.py` → `phi_4_mini_agent.py` for consistency
- Enhanced logging and feedback for model loading and errors
- Improved UX: response formatting, keypress actions (copy/execute/abort) with better feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants