Jump to Content
Gantry
API Reference
Log InGantry
API Reference
Log In
API Reference

Gantry API

  • Overview
  • Authentication
  • Error Handling

Gantry API

  • Datasets
    • List datasetsget
    • Create a new datasetpost
    • Gets the versions of a specific datasetget
    • Gets a specific datasetget
    • Uploads the given file to the datasetpost
    • Returns raw data associated with a given dataset idget
  • Prompts
    • Get all promptsget
    • Create a new promptpost
    • Get a specific prompt by idget
    • Get a specific prompt version by idget
    • Get a the data for a specific promptget
  • Evaluations
    • Get a list of evaluation runsget
    • Create a new evaluationpost
    • Gets a single evaluation runget
    • Gets a list of evaluation resultsget
    • Gets all LLM evaluation criterias for an org.post
  • Suggestions
    • Get suggested commit messageget
    • Get suggested evaluation criteriaget
Powered by 

Create a new evaluation

post
https://app.gantry.io/api/v2/evaluations
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!