[PR #5415] [CLOSED] [Feat] Support Api key for ollama apis #10510

Closed
opened 2025-11-12 15:30:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5415
Author: @bugaosuni59
Created: 7/1/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

3 files changed (+31 additions, -0 deletions)

View changed files

📝 api/client.go (+25 -0)
📝 cmd/cmd.go (+1 -0)
📝 envconfig/config.go (+5 -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/5415 **Author:** [@bugaosuni59](https://github.com/bugaosuni59) **Created:** 7/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`863d801`](https://github.com/ollama/ollama/commit/863d801d08c9aa42103b1f201bc2fb1e1021ec5c) add api key ### 📊 Changes **3 files changed** (+31 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+25 -0) 📝 `cmd/cmd.go` (+1 -0) 📝 `envconfig/config.go` (+5 -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 2025-11-12 15:30:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#10510