[PR #6421] [MERGED] Add gitlab.com/tozd/go/fun Go package #10844

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6421
Author: @mitar
Created: 8/19/2024
Status: Merged
Merged: 9/4/2024
Merged by: @jmorganca

Base: mainHead: mitar-patch-1


📝 Commits (1)

  • a0f820c Add gitlab.com/tozd/go/fun go package.

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

gitlab.com/tozd/go/fun is a Go package which provides high-level abstraction to define functions with code (the usual way), data (providing examples of inputs and expected outputs which are then used with an AI model), or natural language description. It is the simplest but powerful way to use large language models (LLMs) in Go.


🔄 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/6421 **Author:** [@mitar](https://github.com/mitar) **Created:** 8/19/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `mitar-patch-1` --- ### 📝 Commits (1) - [`a0f820c`](https://github.com/ollama/ollama/commit/a0f820cf82377482652542b4307fb5deadc6e7f1) Add gitlab.com/tozd/go/fun go package. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description `gitlab.com/tozd/go/fun` is a Go package which provides high-level abstraction to define functions with code (the usual way), data (providing examples of inputs and expected outputs which are then used with an AI model), or natural language description. It is the simplest but powerful way to use large language models (LLMs) in Go. --- <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:38:03 -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#10844