Skip to content

docs: fix incorrect inference model file reference#1685

Merged
toubatbrian merged 1 commit into
mainfrom
detail/fix-docs/docs-fix-incorrect-inference-model-file-reference-c56f61
Jun 2, 2026
Merged

docs: fix incorrect inference model file reference#1685
toubatbrian merged 1 commit into
mainfrom
detail/fix-docs/docs-fix-incorrect-inference-model-file-reference-c56f61

Conversation

@detail-app
Copy link
Copy Markdown
Contributor

@detail-app detail-app Bot commented Jun 2, 2026

Corrects references to non-existent agents/src/inference/models.ts.
The inference model definitions are located in llm.ts, stt.ts, and tts.ts
within the agents/src/inference/ directory.

This would have caused confusion for developers or agents trying to
locate model definitions for inference LLM testing.

Introduced by commit 6dc619f (@russellmartin-livekit, #1680)


Doc Drift PRs can be configured here.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 2, 2026

⚠️ No Changeset found

Latest commit: e50a1d2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@toubatbrian toubatbrian merged commit fb9a5c7 into main Jun 2, 2026
9 checks passed
@toubatbrian toubatbrian deleted the detail/fix-docs/docs-fix-incorrect-inference-model-file-reference-c56f61 branch June 2, 2026 19:21
osimhi213 added a commit to de-id/livekit-agents-js that referenced this pull request Jun 4, 2026
* upstream/main: (26 commits)
  fix(voice): align session.start recording with Python primary-session semantics (livekit#1704)
  docs: add TcpSessionTransport to Remote Sessions section (livekit#1703)
  (format): remove whitespace (livekit#1705)
  feat(realtime): add reasoning configuration for gpt-realtime-2 models (livekit#1575)
  feat(voice): support granular RecordingOptions in session.start (livekit#1702)
  fix(inference): guard agent sid header (livekit#1700)
  feat(voice): add TcpSessionTransport and updateIo session handler (livekit#1693)
  fix(amd): defer SIP listening until answer (livekit#1639)
  fix(job): close RecorderIO at session end (livekit#1682)
  docs: fix incorrect inference model file reference (livekit#1685)
  docs: update cartesia plugin capabilities for STT support (livekit#1686)
  feat(inference): add agent ID header to inference requests (livekit#1687)
  fix(soniox): exclude test files from dist build (livekit#1689)
  Version Packages (livekit#1683)
  fix(recorder): prevent close hang (livekit#1684)
  docs(cartesia): add cartesia stt to readme (livekit#1681)
  fix(inworld): harden TTS connection layer and default to inworld-tts-2 (livekit#1675)
  feat(inference): enhance schemas and models for TTS and STT (livekit#1680)
  fix(llm): make ToolOptions.abortSignal required (livekit#1678)
  chore(deps): update dependency vitest to v4.1.0 [security] (livekit#1673)
  ...
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.

1 participant