Skip to content

Conversation

@roh26it
Copy link
Contributor

@roh26it roh26it commented Dec 10, 2025

Model Catalog Migration - Framework Integrations

⚠️ HIGH TRAFFIC PAGES - Review Carefully

These are the most referenced integration pages. Code examples must be correct and runnable.

What's changing

Core framework integrations updated to Model Catalog pattern.

Files changed (4)

File Changes Notes
langchain-python.mdx +371/-275 Heavy use
langchain-js.mdx +377/-181 Heavy use
llama-index-python.mdx +273/-714 Major rewrite
vercel.mdx +171/-187 Popular

Review checklist

  • Import statements are correct for current SDK versions
  • Portkey initialization matches current SDK API
  • All code examples are syntactically correct
  • Provider slug format @provider/model used correctly
  • Examples can be copy-pasted and run

Risk: 🟠 Higher

Most referenced integration pages - code must be correct.

Part of

Model Catalog Migration - Split from #597 for easier review

Update core framework integrations - heavily used pages:
- LangChain Python (+371/-275)
- LangChain JS (+377/-181)
- LlamaIndex Python (+273/-714)
- Vercel AI (+171/-187)
- Add /v1 suffix to baseURL in langchain-js.mdx (14 occurrences)
- Add /v1 suffix to base_url in langchain-python.mdx (14 occurrences)
- Add /v1 suffix to api_base in llama-index-python.mdx (10 occurrences)
- Fix llama-index-python.mdx: Use langchain-logs.gif instead of libraries-4.avif
- Fix llama-index-python.mdx: Replace api_key='placeholder' with actual PORTKEY_API_KEY
@siddharthsambharia-portkey siddharthsambharia-portkey merged commit 4537e11 into main Dec 22, 2025
3 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.

3 participants