Skip to content

docs: update for pipecat PR #4189#673

Open
markbackman wants to merge 1 commit intomainfrom
docs/pr-4189
Open

docs: update for pipecat PR #4189#673
markbackman wants to merge 1 commit intomainfrom
docs/pr-4189

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4189.

Changes

New service page

  • server/services/llm/nebius.mdx — Created new documentation page for NebiusLLMService
    • Added Overview section describing OpenAI-compatible interface
    • Documented constructor parameters: api_key, base_url, settings
    • Added Settings table with runtime-configurable parameters
    • Included usage examples for basic setup and runtime configuration
    • Added installation instructions (pip install "pipecat-ai[nebius]")
    • Documented event handlers inherited from LLMService
    • Added links to API reference and example implementation

Updated navigation

  • docs.json — Added server/services/llm/nebius to LLM navigation group (alphabetically between mistral and nvidia)

Updated service listing

  • server/services/supported-services.mdx — Added Nebius to LLM services table (alphabetically between Mistral and NVIDIA)

Gaps identified

None. The Sarvam service also received an update in PR #4189 (supports_developer_role = False), but this is an internal implementation detail that doesn't affect the public API or documentation.

Added documentation for NebiusLLMService following PR #4189 in pipecat-ai/pipecat.

Changes:
- Created server/services/llm/nebius.mdx with full service documentation
- Added nebius to docs.json LLM navigation (alphabetically)
- Added nebius to supported-services.mdx LLM table (alphabetically)

Nebius is an OpenAI-compatible LLM service using the Token Factory API.
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 29, 2026
@mintlify
Copy link
Copy Markdown

mintlify bot commented Mar 29, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 29, 2026, 2:05 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant