[PR #12450] [CLOSED] websearch: added local endpoints #39697

Closed
opened 2026-04-23 00:41:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12450
Author: @npardal
Created: 9/30/2025
Status: Closed

Base: mainHead: nicole/websearch_local


📝 Commits (3)

📊 Changes

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

View changed files

📝 api/client.go (+18 -0)
📝 api/types.go (+27 -0)
📝 server/routes.go (+104 -0)

📄 Description

set up local endpoints


🔄 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/12450 **Author:** [@npardal](https://github.com/npardal) **Created:** 9/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `nicole/websearch_local` --- ### 📝 Commits (3) - [`0797490`](https://github.com/ollama/ollama/commit/0797490d9af27314ace9ea6925fb824b626a118f) added local endpoints - [`3aa34ff`](https://github.com/ollama/ollama/commit/3aa34ff0e607fb33d071dec03f1209c678872cea) added fetch - [`f944382`](https://github.com/ollama/ollama/commit/f944382424335dcdb6e11ce59239a790612a7936) lint ### 📊 Changes **3 files changed** (+149 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+18 -0) 📝 `api/types.go` (+27 -0) 📝 `server/routes.go` (+104 -0) </details> ### 📄 Description set up local endpoints --- <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-23 00:41:26 -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#39697