- Issue created by @omarlopesino
- 🇪🇸Spain omarlopesino
The attached MR adds the API key field to the form and uses it at every api call whenever is available. Please review, thanks!
I have configured Ollama in a remote server accesible by URL. It is protected with authentication and I need to use an API key to do the queries.
It would be nice to allow api keys in case of accesing ollama instances that require it.
Active
1.1
Code
The attached MR adds the API key field to the form and uses it at every api call whenever is available. Please review, thanks!