[PR #320] [MERGED] docs: add include_citations field #320

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

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/documentation/pull/320
Author: @rohoswagger
Created: 1/14/2026
Status: Merged
Merged: 1/29/2026
Merged by: @rohoswagger

Base: mainHead: roshan/include_citations


📝 Commits (2)

  • ca9ce5c docs: Refactor chat guide request parameters from Accordions to a Markdown table and add the include_citations parameter.
  • b6e0178 update openapi.json

📊 Changes

2 files changed (+4555 additions, -5162 deletions)

View changed files

📝 developers/api_reference/openapi.json (+4539 -5074)
📝 developers/guides/chat_new_guide.mdx (+16 -88)

📄 Description

Add the include_citations parameter to /chat/send-chat-message
Refactor the params to be a table rather than a series of Accordions


🔄 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/320 **Author:** [@rohoswagger](https://github.com/rohoswagger) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@rohoswagger](https://github.com/rohoswagger) **Base:** `main` ← **Head:** `roshan/include_citations` --- ### 📝 Commits (2) - [`ca9ce5c`](https://github.com/onyx-dot-app/documentation/commit/ca9ce5c7275b625f8b2dc3c669f25fc9efd228f6) docs: Refactor chat guide request parameters from Accordions to a Markdown table and add the `include_citations` parameter. - [`b6e0178`](https://github.com/onyx-dot-app/documentation/commit/b6e0178ab9dda03ae85b3778a45fb473610ed262) update openapi.json ### 📊 Changes **2 files changed** (+4555 additions, -5162 deletions) <details> <summary>View changed files</summary> 📝 `developers/api_reference/openapi.json` (+4539 -5074) 📝 `developers/guides/chat_new_guide.mdx` (+16 -88) </details> ### 📄 Description Add the `include_citations` parameter to /chat/send-chat-message Refactor the params to be a table rather than a series of `Accordion`s --- <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:51 -05:00
yindo closed this issue 2026-02-15 17:15:51 -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#320