Files
pentagi/scripts
Dmitry Ng 9be4af4ccd feat: add Ollama Cloud support and enhance configuration
- Introduced `PENTAGI_OLLAMA_DIR` in `.env.example` and updated `docker-compose.yml` to include a new volume for Ollama.
- Modified the `Dockerfile` to create the necessary directory for Ollama and adjusted permissions.
- Updated various provider files to utilize pointers for model options, improving memory efficiency.
- Added `min_p` parameter to `AgentConfig` and updated related methods to support this new configuration.
- Enhanced entrypoint script to generate an SSH key for Ollama if it does not exist.
- Updated documentation and example configurations to reflect the new Ollama integration and parameters.
2026-03-11 05:13:06 +03:00
..