For the complete documentation index, see llms.txt. This page is also available as Markdown.

🌐Web server

Running the API server

After loading your data, you're all set to start analyzing prompts!

Running the Server

To start the Vigil API server, run the following command:

python vigil-server.py --conf conf/server.conf

Last updated