Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 593 Bytes

File metadata and controls

18 lines (11 loc) · 593 Bytes

Manifest Documentation

Source for the Manifest documentation site, built with Mintlify.

Manifest is an open-source LLM router for personal agents that routes queries to the most cost-effective model and gives you a real-time dashboard to track tokens, costs, and usage.

Local development

npm i -g mint
mint dev

Then open http://localhost:3000.

Contributing

Edit or add .mdx files and update docs.json for navigation. Changes pushed to the default branch are deployed automatically via the Mintlify GitHub app.