Skip to content

coval-ai/coval-examples

Repository files navigation

Coval Examples

Docs

Coval Logo

SDKs and examples for integrating with Coval's API.

Examples

TypeScript SDK

Typed TypeScript client generated from Coval's OpenAPI specs with a small hand-written wrapper for auth, retries, pagination, and typed errors.

npm install @coval/sdk

View TypeScript SDK

Python SDK

Generated Python client for Coval's OpenAPI specs. This package is currently demo-grade and intentionally lighter than the TypeScript SDK wrapper. It is published in parity with @coval/sdk for customers using Python.

pip install coval-sdk

# For latest main before the next PyPI release:
# pip install "git+https://github.com/coval-ai/coval-examples.git#subdirectory=python-sdk"

View Python SDK

Upload Conversations

View upload-conversations examples

Launch Runs

View launch-runs examples

Documentation

Support

Contact: support@coval.dev

About

Coval API Usage Examples for Programatic Evaluation

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors