Skip to content

Many API References under the /modules path result in a 500 Internal Server Error when accessed #1737

Closed
@jay0815

Description

@jay0815

Describe the bug
When accessing the documentation pages like https://ts.llamaindex.ai/docs/llamaindex/modules/chat_engine and https://ts.llamaindex.ai/docs/llamaindex/modules/node_parser, some API References return a 500 Internal Server Error from the server.

To Reproduce

// Open your browser and navigate to:
https://ts.llamaindex.ai/docs/api/classes/ContextChatEngine
// or
https://ts.llamaindex.ai/docs/api/classes/LlamaParseReader

Expected behavior
All documentation pages should load correctly without errors.

Screenshots
If applicable, add screenshots to help explain your problem.

Image Image

Desktop (please complete the following information):

  • OS: macOS
  • JS Runtime / Framework / Bundler (select all applicable)
  • Node.js
  • Deno
  • Bun
  • Next.js
  • ESBuild
  • Rollup
  • Webpack
  • Turbopack
  • Vite
  • Waku
  • Edge Runtime
  • AWS Lambda
  • Cloudflare Worker
  • Others (please elaborate on this)
  • Version [e.g. 22]

Additional context
This issue may be related to the server-side rendering or routing configuration in the Next.js setup used for the website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions