Skip to content

docs: add muapi-langchain tools integration#4138

Open
Anil Chandra Naidu Matcha (Anil-matcha) wants to merge 3 commits into
langchain-ai:mainfrom
Anil-matcha:integrations/muapi-tools
Open

docs: add muapi-langchain tools integration#4138
Anil Chandra Naidu Matcha (Anil-matcha) wants to merge 3 commits into
langchain-ai:mainfrom
Anil-matcha:integrations/muapi-tools

Conversation

@Anil-matcha
Copy link
Copy Markdown

Summary

Adds src/oss/python/integrations/tools/muapi.mdx — documentation for the muapi-langchain package (MIT, on PyPI).

muapi-langchain exposes 390+ generative media models (images, video, audio, 3D) as four LangChain @tool-decorated functions. It follows the contribution guidelines: published as an independent PyPI package, not a PR to a langchain-ai repo.

What's documented

  • 4 tools: muapi_select (free discovery), muapi_generate (single-shot), muapi_run_skill (named recipes), muapi_creative_agent (HITL-gated planner)
  • MuapiCostCallback: real-time credit tracking + hard budget cap
  • MuapiAssetLoader: LangChain document loader for prior generations
  • Planner/specialist split: Deep Agents pattern with interrupt_on
  • Card entry added to tools/index.mdx

Checklist

  • New .mdx file in src/oss/python/integrations/tools/
  • Follows the TEMPLATE.mdx structure (Overview table, Setup, Invocation, Agent usage)
  • Package is on PyPI: https://pypi.org/project/muapi-langchain/
  • Card added to index.mdx

Adds docs/integrations/tools/muapi.mdx covering the muapi-langchain
package (published on PyPI). Documents all four tools (muapi_select,
muapi_generate, muapi_run_skill, muapi_creative_agent), MuapiCostCallback,
MuapiAssetLoader, and the planner/specialist Deep Agents split pattern.

Also adds a Card entry in tools/index.mdx.
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, Anil Chandra Naidu Matcha (@Anil-matcha)! When it's ready for review, please add the relevant reviewers:

  • @mdrxy (Python integrations)

@github-actions github-actions Bot added langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects external User is not a member of langchain-ai labels May 22, 2026
@Anil-matcha
Copy link
Copy Markdown
Author

All checks are passing. Mason Daugherty (@mdrxy) could you please review this when you get a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant