Skip to content

Fix docs#2093

Merged
openminddev merged 11 commits intomainfrom
fix-docs
Feb 5, 2026
Merged

Fix docs#2093
openminddev merged 11 commits intomainfrom
fix-docs

Conversation

@Prachi1615
Copy link
Copy Markdown
Collaborator

@Prachi1615 Prachi1615 commented Feb 4, 2026

Overview

This PR introduces fixes around the docs and also updates the latest config version

@Prachi1615 Prachi1615 requested a review from a team as a code owner February 4, 2026 02:16
Copilot AI review requested due to automatic review settings February 4, 2026 02:16
@Prachi1615 Prachi1615 requested a review from a team as a code owner February 4, 2026 02:16
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Feb 4, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes documentation issues across multiple documentation files, including formatting corrections, link updates, and content additions for version tracking and API usage examples.

Changes:

  • Added documentation for new version v1.0.3 with TTS support
  • Fixed formatting issues in installation instructions
  • Added cURL command examples for LLM API endpoints
  • Corrected internal documentation links to include .mdx extension

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
mintlify/developing/3_configuration.mdx Added v1.0.3 version entry and updated latest version marker
mintlify/developing/1_get-started.mdx Fixed formatting for python3-dev installation section with proper heading and code block
mintlify/api-reference/endpoints/llm.mdx Added cURL command examples for API usage
docs/full_autonomy_guidelines/system_config.mdx Updated OTA setup link to include .mdx extension
docs/developing/3_configuration.mdx Added v1.0.3 version entry and updated latest version marker
docs/developing/1_get-started.mdx Fixed formatting for python3-dev installation section with proper heading and code block
docs/api-reference/endpoints/llm.mdx Added cURL command examples and corrected internal link

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread mintlify/api-reference/endpoints/llm.mdx Outdated

Relpace **YOUR_KEY** with your api-key from the [portal](https://portal.openmind.org/).

You can update the model name as per your preference. Get the list of supported models from [here](../../developing/5_llms)
Copy link

Copilot AI Feb 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The internal link to 5_llms should include the .mdx extension for consistency with other documentation links in the repository.

Copilot uses AI. Check for mistakes.
Comment thread docs/api-reference/endpoints/llm.mdx Outdated
Prachi1615 and others added 2 commits February 3, 2026 18:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@openminddev openminddev merged commit 6dbc5a0 into main Feb 5, 2026
8 checks passed
@openminddev openminddev deleted the fix-docs branch February 5, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants