[PR #583] [CLOSED] [WIP] Debug embedder #3408

Closed
opened 2026-02-22 18:33:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/583
Author: @timothycarambat
Created: 1/13/2024
Status: Closed

Base: masterHead: debug-embedder


📝 Commits (10+)

📊 Changes

4 files changed (+88 additions, -30 deletions)

View changed files

📝 server/index.js (+8 -0)
📝 server/package.json (+2 -2)
📝 server/utils/EmbeddingEngines/native/index.js (+68 -24)
📝 server/yarn.lock (+10 -4)

📄 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/Mintplex-Labs/anything-llm/pull/583 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 1/13/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `debug-embedder` --- ### 📝 Commits (10+) - [`05c0bed`](https://github.com/Mintplex-Labs/anything-llm/commit/05c0bedff9f7a9ef197a7cca086cd25f83eb518e) wip - [`0122d48`](https://github.com/Mintplex-Labs/anything-llm/commit/0122d48a341cfa5333f418bf645743f8a9dc6cee) wip - [`5658ced`](https://github.com/Mintplex-Labs/anything-llm/commit/5658ced98c0765613e3cb5de5138270e9939f51f) wip - [`3ba1f48`](https://github.com/Mintplex-Labs/anything-llm/commit/3ba1f488938fdaf526be9e02cde0c8ecab18f12c) wip - [`2976539`](https://github.com/Mintplex-Labs/anything-llm/commit/2976539f01a0cf88e50876a3ca7de524b546ce35) wip - [`95cf48e`](https://github.com/Mintplex-Labs/anything-llm/commit/95cf48e0d4a1d40af0cc3ba64c5eec029d57ca39) wip - [`4563595`](https://github.com/Mintplex-Labs/anything-llm/commit/4563595095b9eaafe52584c2cc229f6fd2d9cf79) wip - [`ae4d884`](https://github.com/Mintplex-Labs/anything-llm/commit/ae4d88416f13065dfb6574dae05791e974291ccc) test - [`5696c9e`](https://github.com/Mintplex-Labs/anything-llm/commit/5696c9ea4b9438fa7cd9b3bc7c92584a41a984a0) test write/close - [`2390864`](https://github.com/Mintplex-Labs/anything-llm/commit/2390864a44d11132c0956dc64d1ef89d789d4235) test write/close 2 ### 📊 Changes **4 files changed** (+88 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `server/index.js` (+8 -0) 📝 `server/package.json` (+2 -2) 📝 `server/utils/EmbeddingEngines/native/index.js` (+68 -24) 📝 `server/yarn.lock` (+10 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:43 -05:00
yindo closed this issue 2026-02-22 18:33:43 -05:00
yindo changed title from [PR #583] [WIP] Debug embedder to [PR #583] [CLOSED] [WIP] Debug embedder 2026-06-05 15:13:16 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3408