Skip to content

Add API reference auto-generation from docstrings #6

@AmitoVrito

Description

@AmitoVrito

Description

Auto-generate API reference documentation from Python docstrings instead of maintaining it manually.

What to do

  • Build a script that parses Python docstrings and generates .md files
  • Auto-generate pages for: BaseLLM, RAGPipeline, StateGraph, CompiledGraph, BaseTool, VectorStore, BaseSplitter
  • Run as part of CI so docs stay in sync with code

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions