[PR #234] [MERGED] small update to docs #235

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

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/documentation/pull/234
Author: @wenxi-onyx
Created: 9/8/2025
Status: Merged
Merged: 9/8/2025
Merged by: @wenxi-onyx

Base: mainHead: major/2025Q3_launch


📝 Commits (10+)

📊 Changes

698 files changed (+13968 additions, -4018 deletions)

View changed files

📝 .gitignore (+3 -0)
📝 README.md (+69 -14)
admin/actions/mcp.mdx (+36 -0)
admin/actions/openapi.mdx (+180 -0)
admin/actions/overview.mdx (+57 -0)
admin/actions/web_search.mdx (+45 -0)
admin/advanced_configs/doc_processing.mdx (+24 -0)
admin/advanced_configs/rate_limits.mdx (+13 -0)
admin/advanced_configs/search_configs.mdx (+112 -0)
admin/advanced_configs/white_labeling.mdx (+125 -0)
admin/advanced_configs/workspace_settings.mdx (+26 -0)
admin/agents/overview.mdx (+63 -0)
admin/ai_models/anthropic.mdx (+27 -0)
admin/ai_models/azure_openai.mdx (+71 -0)
admin/ai_models/bedrock.mdx (+107 -0)
admin/ai_models/custom_inference_provider.mdx (+68 -0)
admin/ai_models/google_ai.mdx (+52 -0)
admin/ai_models/ollama.mdx (+71 -0)
admin/ai_models/openai.mdx (+27 -0)
admin/ai_models/overview.mdx (+86 -0)

...and 80 more files

📄 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/onyx-dot-app/documentation/pull/234 **Author:** [@wenxi-onyx](https://github.com/wenxi-onyx) **Created:** 9/8/2025 **Status:** ✅ Merged **Merged:** 9/8/2025 **Merged by:** [@wenxi-onyx](https://github.com/wenxi-onyx) **Base:** `main` ← **Head:** `major/2025Q3_launch` --- ### 📝 Commits (10+) - [`4d5163c`](https://github.com/onyx-dot-app/documentation/commit/4d5163c6635af95a4f86127fe29a2b5d2c173d2b) draft revamp - [`6d4754c`](https://github.com/onyx-dot-app/documentation/commit/6d4754cce7de3cbc933f47522015cc0d0f535d69) cleanup - [`0f50539`](https://github.com/onyx-dot-app/documentation/commit/0f505395f988ef7412ed2622b2381b4a51d36050) open source statement - [`132c0db`](https://github.com/onyx-dot-app/documentation/commit/132c0dbac5e60fc55b50d94ed01458f288429575) Yuhong - [`31b4a13`](https://github.com/onyx-dot-app/documentation/commit/31b4a1349953af7dbfb72b5f614d806ff63d5743) initial security tab cleanup - [`8b30b41`](https://github.com/onyx-dot-app/documentation/commit/8b30b4183f5d6564da9d479315633b6c91014258) Yuhong - [`06e5410`](https://github.com/onyx-dot-app/documentation/commit/06e5410d66793a642150a8ad1b07ead50788384f) Yuhong - [`b6ffb1e`](https://github.com/onyx-dot-app/documentation/commit/b6ffb1e9f9adbe2ccfecffa45d7f3c29f9b6af19) developer docs initial commit - [`1d3ccf0`](https://github.com/onyx-dot-app/documentation/commit/1d3ccf06f8a8dcea407c8ef5a6c2677d102cd46e) Adding RDS Docs - [`22b0699`](https://github.com/onyx-dot-app/documentation/commit/22b069937aff435b6220c62b0ab52c6198492b60) Yuhong ### 📊 Changes **698 files changed** (+13968 additions, -4018 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) 📝 `README.md` (+69 -14) ➕ `admin/actions/mcp.mdx` (+36 -0) ➕ `admin/actions/openapi.mdx` (+180 -0) ➕ `admin/actions/overview.mdx` (+57 -0) ➕ `admin/actions/web_search.mdx` (+45 -0) ➕ `admin/advanced_configs/doc_processing.mdx` (+24 -0) ➕ `admin/advanced_configs/rate_limits.mdx` (+13 -0) ➕ `admin/advanced_configs/search_configs.mdx` (+112 -0) ➕ `admin/advanced_configs/white_labeling.mdx` (+125 -0) ➕ `admin/advanced_configs/workspace_settings.mdx` (+26 -0) ➕ `admin/agents/overview.mdx` (+63 -0) ➕ `admin/ai_models/anthropic.mdx` (+27 -0) ➕ `admin/ai_models/azure_openai.mdx` (+71 -0) ➕ `admin/ai_models/bedrock.mdx` (+107 -0) ➕ `admin/ai_models/custom_inference_provider.mdx` (+68 -0) ➕ `admin/ai_models/google_ai.mdx` (+52 -0) ➕ `admin/ai_models/ollama.mdx` (+71 -0) ➕ `admin/ai_models/openai.mdx` (+27 -0) ➕ `admin/ai_models/overview.mdx` (+86 -0) _...and 80 more files_ </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-15 17:15:30 -05:00
yindo closed this issue 2026-02-15 17:15:30 -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#235