[PR #99] [MERGED] Embeddings #105

Closed
opened 2026-02-15 17:14:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/documentation/pull/99
Author: @pablonyx
Created: 7/9/2024
Status: Merged
Merged: 12/12/2024
Merged by: @pablonyx

Base: mainHead: embeddings


📝 Commits (6)

  • e278849 initial draft for 3 guides
  • 2388e95 completed assistnat + provider docs
  • 82aaf9e update docs to include cloud embedding models
  • 9bfe179 update embedding provider docs (API key)
  • 6a22437 fix broken link
  • f248aac k

📊 Changes

10 files changed (+289 additions, -34 deletions)

View changed files

📝 connectors/fireflies.mdx (+10 -5)
📝 contact_us.mdx (+3 -2)
📝 gen_ai_configs/vertex_ai.mdx (+13 -26)
guides/assistants.mdx (+85 -0)
guides/embedding_providers.mdx (+83 -0)
guides/providers.mdx (+79 -0)
images/guides/assistants/assistant_search.png (+0 -0)
images/guides/assistants/assistant_setup.png (+0 -0)
📝 mint.json (+15 -0)
📝 more/options.mdx (+1 -1)

📄 Description

Add cloud based embeddings guides


🔄 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/onyx-dot-app/documentation/pull/99 **Author:** [@pablonyx](https://github.com/pablonyx) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@pablonyx](https://github.com/pablonyx) **Base:** `main` ← **Head:** `embeddings` --- ### 📝 Commits (6) - [`e278849`](https://github.com/onyx-dot-app/documentation/commit/e278849736714db891c98c6547e03c615fb870eb) initial draft for 3 guides - [`2388e95`](https://github.com/onyx-dot-app/documentation/commit/2388e95e03db7ac2baee2ad624153a3feee310eb) completed assistnat + provider docs - [`82aaf9e`](https://github.com/onyx-dot-app/documentation/commit/82aaf9e4a99fc83b453c2f1114a19a5db0091a20) update docs to include cloud embedding models - [`9bfe179`](https://github.com/onyx-dot-app/documentation/commit/9bfe179e0c4e7cfdbd90ae72bf55d15a0aaae69e) update embedding provider docs (API key) - [`6a22437`](https://github.com/onyx-dot-app/documentation/commit/6a224372e0cdf0d68d1c6a3bdcacee1f5850dd84) fix broken link - [`f248aac`](https://github.com/onyx-dot-app/documentation/commit/f248aac0728b0e2c97e273b362b8f2232b155c5c) k ### 📊 Changes **10 files changed** (+289 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `connectors/fireflies.mdx` (+10 -5) 📝 `contact_us.mdx` (+3 -2) 📝 `gen_ai_configs/vertex_ai.mdx` (+13 -26) ➕ `guides/assistants.mdx` (+85 -0) ➕ `guides/embedding_providers.mdx` (+83 -0) ➕ `guides/providers.mdx` (+79 -0) ➕ `images/guides/assistants/assistant_search.png` (+0 -0) ➕ `images/guides/assistants/assistant_setup.png` (+0 -0) 📝 `mint.json` (+15 -0) 📝 `more/options.mdx` (+1 -1) </details> ### 📄 Description Add cloud based embeddings guides - For this PR: https://github.com/danswer-ai/danswer/pull/1743 --- <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 17:14:59 -05:00
yindo closed this issue 2026-02-15 17:14:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onyx-dot-app/documentation#105