[PR #612] [MERGED] [Feature request] Force AI to use existing tags (instead of creating them) #1669

Closed
opened 2026-03-02 11:58:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/612
Author: @kamtschatka
Created: 11/3/2024
Status: Merged
Merged: 11/24/2024
Merged by: @MohamedBassem

Base: mainHead: tags-placeholder1


📝 Commits (3)

  • bce4ddb PR for #111
  • 6b078cf Merge branch 'main' into tags-placeholder1
  • 02ddedd Use the new buildImpersonatingTRPCClient util

📊 Changes

2 files changed (+47 additions, -1 deletions)

View changed files

📝 apps/workers/openaiWorker.ts (+42 -1)
📝 docs/docs/03-configuration.md (+5 -0)

📄 Description

PR for #111
added a $tags,$aiTags and $userTags placeholder that will be replaced with all tags, ai tags or user tags during inference


🔄 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/karakeep-app/karakeep/pull/612 **Author:** [@kamtschatka](https://github.com/kamtschatka) **Created:** 11/3/2024 **Status:** ✅ Merged **Merged:** 11/24/2024 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `tags-placeholder1` --- ### 📝 Commits (3) - [`bce4ddb`](https://github.com/karakeep-app/karakeep/commit/bce4ddbb7392c60dcbcad2493afac0e0fce24558) PR for #111 - [`6b078cf`](https://github.com/karakeep-app/karakeep/commit/6b078cffc826752b99e5cfd1e90d78ffec3343a4) Merge branch 'main' into tags-placeholder1 - [`02ddedd`](https://github.com/karakeep-app/karakeep/commit/02ddedd2bdb95bd315f73d6601ca296841101adb) Use the new buildImpersonatingTRPCClient util ### 📊 Changes **2 files changed** (+47 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/workers/openaiWorker.ts` (+42 -1) 📝 `docs/docs/03-configuration.md` (+5 -0) </details> ### 📄 Description PR for #111 added a $tags,$aiTags and $userTags placeholder that will be replaced with all tags, ai tags or user tags during inference --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1669
No description provided.