Skip to content

docs: make notebooks 05 and 07 compatible with v0.1#656

Merged
jamescalam merged 1 commit intoaurelio-labs:mainfrom
pandego:fix/501-docs-v0-1-compat
Mar 12, 2026
Merged

docs: make notebooks 05 and 07 compatible with v0.1#656
jamescalam merged 1 commit intoaurelio-labs:mainfrom
pandego:fix/501-docs-v0-1-compat

Conversation

@pandego
Copy link
Contributor

@pandego pandego commented Mar 6, 2026

Summary

  • replace deprecated RouteLayer usage with SemanticRouter in docs notebook 05 (local execution)
  • update notebook 07 (multi-modal) to import SemanticRouter from the public package entrypoint
  • update vision install snippet to semantic-router[vision]>=0.1.0 and remove duplicate pip install datasets

Validation

  • jq empty docs/05-local-execution.ipynb
  • jq empty docs/07-multi-modal.ipynb
  • git diff --check

Fixes #501

Copy link
Member

@jamescalam jamescalam left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @pandego!

@jamescalam jamescalam merged commit e888e8a into aurelio-labs:main Mar 12, 2026
9 checks passed
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.

fix 05 + 07 docs (LLM doc + Shrek doc) for compatibility with v0.1.0

2 participants