[PR #5029] [MERGED] add OLLAMA_MODELS to envconfig #42895

Closed
opened 2026-04-24 22:36:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5029
Author: @pdevine
Created: 6/13/2024
Status: Merged
Merged: 6/13/2024
Merged by: @pdevine

Base: mainHead: pdevine/envconfig-models


📝 Commits (1)

  • c2e4bc2 add OLLAMA_MODELS to envconfig

📊 Changes

8 files changed (+47 additions, -11 deletions)

View changed files

📝 envconfig/config.go (+21 -3)
📝 server/manifest_test.go (+2 -0)
📝 server/modelpath.go (+3 -8)
📝 server/modelpath_test.go (+3 -0)
📝 server/routes_create_test.go (+10 -0)
📝 server/routes_delete_test.go (+3 -0)
📝 server/routes_list_test.go (+2 -0)
📝 server/routes_test.go (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/5029 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 6/13/2024 **Status:** ✅ Merged **Merged:** 6/13/2024 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/envconfig-models` --- ### 📝 Commits (1) - [`c2e4bc2`](https://github.com/ollama/ollama/commit/c2e4bc2894d67ec57bd900bea49c8bfd9d997f74) add OLLAMA_MODELS to envconfig ### 📊 Changes **8 files changed** (+47 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `envconfig/config.go` (+21 -3) 📝 `server/manifest_test.go` (+2 -0) 📝 `server/modelpath.go` (+3 -8) 📝 `server/modelpath_test.go` (+3 -0) 📝 `server/routes_create_test.go` (+10 -0) 📝 `server/routes_delete_test.go` (+3 -0) 📝 `server/routes_list_test.go` (+2 -0) 📝 `server/routes_test.go` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 22:36:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#42895