[PR #1680] [MERGED] upgrade docs for remote ollama embeddings #1758

Closed
opened 2026-02-15 22:16:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/LlamaIndexTS/pull/1680
Author: @ratacat
Created: 2/25/2025
Status: Merged
Merged: 2/25/2025
Merged by: @himself65

Base: mainHead: ollama-remote-host-doc


📝 Commits (1)

  • 0790b81 upgrade docs for remote ollama embeddings

📊 Changes

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

View changed files

📝 apps/next/src/content/docs/llamaindex/modules/embeddings/index.mdx (+25 -0)

📄 Description

The documentation for using a custom remote url for local ollama embeddings in LlamaIndex TS was lacking. Took me a while to figure it out. It is notably different then the Python package, thus can be really confusing for people. There's also plenty of other people attempting to figure this out...
https://github.com/run-llama/LlamaIndexTS/issues/990


🔄 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/run-llama/LlamaIndexTS/pull/1680 **Author:** [@ratacat](https://github.com/ratacat) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `ollama-remote-host-doc` --- ### 📝 Commits (1) - [`0790b81`](https://github.com/run-llama/LlamaIndexTS/commit/0790b81d0021062ea2f40d52544856a9940fab2a) upgrade docs for remote ollama embeddings ### 📊 Changes **1 file changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/next/src/content/docs/llamaindex/modules/embeddings/index.mdx` (+25 -0) </details> ### 📄 Description The documentation for using a custom remote url for local ollama embeddings in LlamaIndex TS was lacking. Took me a while to figure it out. It is notably different then the Python package, thus can be really confusing for people. There's also plenty of other people attempting to figure this out... https://github.com/run-llama/LlamaIndexTS/issues/990 --- <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-15 22:16:39 -05:00
yindo closed this issue 2026-02-15 22:16:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/LlamaIndexTS#1758