-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Labels
docsImprovements or additions to documentationImprovements or additions to documentation
Description
Description
Currently, the agentstack-sdk Python package lacks a published SDK reference, which means agents (and developers) trying to use the SDK must install the library locally and search through source files to discover correct import paths and usage patterns. The current documentation is scattered and there's no single SDK reference. This creates friction during development and makes it especially difficult for AI coding assistants to reliably generate correct SDK usage.
Proposed solution
Publish a Python SDK API reference similar to https://reference.langchain.com/python/langgraph-sdk
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
In dev