[PR #2428] [MERGED] Add typechat-cli to Terminal apps #10885

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2428
Author: @anaisbetts
Created: 2/9/2024
Status: Merged
Merged: 3/25/2024
Merged by: @BruceMacD

Base: mainHead: patch-1


📝 Commits (2)

  • 2002859 Add typechat-cli to Terminal apps
  • 6798940 Merge branch 'main' into patch-1

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

typechat-cli is a CLI interface for the TypeChat library, it's a way to guarantee that the results returned by your Ollama query return consistent JSON in a structure that you request.

TypeChat doesn't natively support Ollama, but typechat-cli uses a fork with Ollama support added


🔄 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/2428 **Author:** [@anaisbetts](https://github.com/anaisbetts) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`2002859`](https://github.com/ollama/ollama/commit/200285916a80c2124296e1e8e8f3a7d06530fd82) Add typechat-cli to Terminal apps - [`6798940`](https://github.com/ollama/ollama/commit/679894074ce55e1dd942a0f779abb82a67747c73) Merge branch 'main' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description [typechat-cli](https://github.com/anaisbetts/typechat-cli) is a CLI interface for the [TypeChat](https://github.com/Microsoft/TypeChat) library, it's a way to guarantee that the results returned by your Ollama query return consistent JSON in a structure that you request. TypeChat doesn't natively support Ollama, but typechat-cli uses a [fork](https://github.com/anaisbetts/typechat) with Ollama support added --- <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:14:18 -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#10885