srikanth235 / privy

An open-source alternative to GitHub copilot that runs locally.
MIT License
870 stars 43 forks source link

Remove hardcoded "Developer" user, move to config. #38

Open nickheyer opened 6 months ago

nickheyer commented 6 months ago

Describe the bug

If your ollama service is hosting a model that does not support the "Developer" user as the requester, it simply won't respond.

srikanth235 commented 6 months ago

Can you please provide more context on this? I tried looking at API documentation provided by Ollama and there is not such parameter related to user identification.