mirror of
https://github.com/ollama/ollama.git
synced 2026-04-18 12:54:12 +02:00
* Fixed the API endpoint /api/tags to return {models: []} instead of {models: null} when the model list is empty.
* Update server/routes.go
---------
Co-authored-by: Jeffrey Morgan <jmorganca@gmail.com>