PowerShell / ProjectMercury

An interactive shell to work with AI-powered assistance providers
MIT License
52 stars 13 forks source link

Add settings files for Ollama agent #155

Open StevenBucher98 opened 4 months ago

StevenBucher98 commented 4 months ago

Summary of the new feature / enhancement

I want a settings files to configure some of the settings for ollama agent like the model, streaming false or true and other settings to call the responses with.

Proposed technical implementation details (optional)

No response