Skip to content

Conversation

@carefreelife98
Copy link

Summary

  • Remove CompiledSubAgent TypeScript example from JS docs as it's not supported in the JavaScript SDK
  • Add :::python tabs to properly scope Python-only CompiledSubAgent documentation sections

Problem

The JavaScript/TypeScript SDK does not currently support CompiledSubAgent. The existing documentation included JS examples for this feature, which could mislead users.

Changes

  • Removed the unsupported JS/TS code block for CompiledSubAgent usage
  • Added proper :::python and ::: markers to clearly indicate Python-only sections
  • Kept all Python documentation intact

Test Plan

  • make lint - Python lint passed
  • make lint_md - No new markdown errors introduced
  • make test - 101 tests passed
  • make build - Documentation build successful
  • make broken-links - Broken links check passed (≤5)

…ocs.

remove unsupported "CompiledSubAgent" from js docs.
@carefreelife98
Copy link
Author

There is an open issue on GitHub here: langchain-ai/deepagentsjs#54

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant