[PR #2368] [CLOSED] Replace reflect usage in option parsing #10868

Closed
opened 2026-04-12 23:13:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2368
Author: @jmorganca
Created: 2/6/2024
Status: Closed

Base: mainHead: jmorganca/options


📝 Commits (1)

  • a859f03 replace reflect usage in option parsing

📊 Changes

2 files changed (+12 additions, -89 deletions)

View changed files

📝 api/types.go (+9 -74)
📝 server/routes.go (+3 -15)

📄 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/2368 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 2/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `jmorganca/options` --- ### 📝 Commits (1) - [`a859f03`](https://github.com/ollama/ollama/commit/a859f037dac7d694b3697df60742a4fc6136a415) replace `reflect` usage in option parsing ### 📊 Changes **2 files changed** (+12 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+9 -74) 📝 `server/routes.go` (+3 -15) </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-12 23:13:38 -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#10868