Skip to content

Codewithdark git add/qwen coder #11

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants