Skip to content

chore: scaffold VLM tracing guide - #60

Open
vaishnavidesai09 wants to merge 1 commit into
comet-ml:mainfrom
vaishnavidesai09:vaishnavidesai09/vlm-tracing-guide
Open

chore: scaffold VLM tracing guide#60
vaishnavidesai09 wants to merge 1 commit into
comet-ml:mainfrom
vaishnavidesai09:vaishnavidesai09/vlm-tracing-guide

Conversation

@vaishnavidesai09

Copy link
Copy Markdown

Closes #49

Checklist

  • Linked to its tracking issue (commented to claim it before starting)
  • Example is in the right bucket (guides)
  • Folder name is lowercase_with_underscores
  • README.md has all required sections; index tables updated if examples were added/renamed/removed
  • uv run ruff check . and uv run ruff format --check . are clean
  • No credentials or .env files committed
  • Dependencies declared in pyproject.toml (uv project); no requirements.txt, no committed uv.lock
  • OPIK_PROJECT_NAME is set — defined in a notebook cell
  • Examples that call LLMs use litellm and read OPIK_EXAMPLES_MODEL
    EOF

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.

[Guide]: Executing VLM models in Opik

1 participant