Skip to content

Conversation

@Gawor270
Copy link
Member

Description

Closes FCE-2507

@linear
Copy link

linear bot commented Dec 23, 2025

Copy link
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 in the Gemini Live integration tutorials and API documentation across multiple versions (0.23.0, 0.24.0, and latest).

Key changes:

  • Corrected Python import statements to use from fishjam import AgentOptions instead of incorrect imports from fishjam.peer and fishjam.agent
  • Added proper TypeScript import for Modality from @google/genai and removed the local enum definition
  • Updated API documentation text for AgentOptions class to clarify it's for "Agent Peer" instead of "WebRTC Peer"

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
versioned_docs/version-0.24.0/tutorials/gemini-live-integration.mdx Fixed Python imports and TypeScript Modality enum/import
versioned_docs/version-0.24.0/api/server-python/fishjam/index.md Updated AgentOptions description from "WebRTC Peer" to "Agent Peer"
versioned_docs/version-0.23.0/tutorials/gemini-live-integration.mdx Fixed Python imports and TypeScript Modality enum/import (same as 0.24.0)
versioned_docs/version-0.23.0/api/server-python/fishjam.md Updated AgentOptions description from "WebRTC Peer" to "Agent Peer"
docs/tutorials/gemini-live-integration.mdx Fixed Python imports and TypeScript Modality enum/import (same as versioned docs)

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

Gawor270 and others added 4 commits December 23, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants