Skyvern/docs
Brandon Beiler 3d381a60f0
Feature: Configuring OpenAI-Compatible (LiteLLM) Models ()
Co-authored-by: bbeiler <bbeiler@ridgelineintl.com>
2025-04-21 08:25:59 +08:00
..
api-reference Documentation edits made through Mintlify web editor 2024-09-02 17:20:58 -04:00
essentials Introduce docs () 2024-03-02 00:44:02 -05:00
getting-started Update meeting link () 2024-09-07 00:23:01 -04:00
images Update Readme with Skyvern 2.0 () 2025-01-14 00:49:46 -05:00
integrations Update zapier.mdx () 2024-11-27 20:46:14 +03:00
logo Introduce docs () 2024-03-02 00:44:02 -05:00
running-tasks doc for extracted_information_schema () 2025-03-19 15:17:56 -07:00
snippets Introduce docs () 2024-03-02 00:44:02 -05:00
workflows add missing docs for task v2 api () 2025-04-03 14:07:13 -04:00
development.mdx Feature: Configuring OpenAI-Compatible (LiteLLM) Models () 2025-04-21 08:25:59 +08:00
favicon.svg Introduce docs () 2024-03-02 00:44:02 -05:00
introduction.mdx Documentation edits made through Mintlify web editor 2024-11-06 01:38:14 -05:00
mint.json task v2 api doc () 2025-01-16 11:58:36 -08:00
quickstart.mdx docs: update quickstart.mdx () 2024-05-08 19:10:29 -04:00
README.md Remove doctoc exclude, skip main README only () 2024-04-08 17:14:44 -07:00

Table of Contents generated with DocToc

Mintlify Starter Kit

Click on Use this template to copy the Mintlify starter kit. The starter kit contains examples including

  • Guide pages
  • Navigation
  • Customizations
  • API Reference pages
  • Use of popular components

Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev

Publishing Changes

Install our Github App to autopropagate changes from youre repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard.

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with mint.json