[PR #585] [MERGED] add the example for ask the mentors #15509

Closed
opened 2026-04-16 05:01:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/585
Author: @technovangelist
Created: 9/24/2023
Status: Merged
Merged: 10/9/2023
Merged by: @technovangelist

Base: mainHead: matt/examplementors


📝 Commits (1)

  • a92fdff add the example for ask the mentors

📊 Changes

5 files changed (+115 additions, -0 deletions)

View changed files

examples/ask-the-mentors/.gitignore (+2 -0)
examples/ask-the-mentors/README.md (+21 -0)
examples/ask-the-mentors/character-generator.ts (+26 -0)
examples/ask-the-mentors/mentors.ts (+59 -0)
examples/ask-the-mentors/package.json (+7 -0)

📄 Description

this is an example that will be used in a blog post about talking to mentors


🔄 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/585 **Author:** [@technovangelist](https://github.com/technovangelist) **Created:** 9/24/2023 **Status:** ✅ Merged **Merged:** 10/9/2023 **Merged by:** [@technovangelist](https://github.com/technovangelist) **Base:** `main` ← **Head:** `matt/examplementors` --- ### 📝 Commits (1) - [`a92fdff`](https://github.com/ollama/ollama/commit/a92fdff620251071eb72a9a2326375815495eeae) add the example for ask the mentors ### 📊 Changes **5 files changed** (+115 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/ask-the-mentors/.gitignore` (+2 -0) ➕ `examples/ask-the-mentors/README.md` (+21 -0) ➕ `examples/ask-the-mentors/character-generator.ts` (+26 -0) ➕ `examples/ask-the-mentors/mentors.ts` (+59 -0) ➕ `examples/ask-the-mentors/package.json` (+7 -0) </details> ### 📄 Description this is an example that will be used in a blog post about talking to mentors --- <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-16 05:01:07 -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#15509