Skip to content

CarnegieLearningWeb/livehint-ai-python-client

Repository files navigation

LiveHint AI Client library

Setup

Install the required packages:

pip install -r requirements.txt

Running the Example

python example.py

Get Env Variable Values

Please ask LiveHint AI managers for values
Husni Almoubayyed: [email protected]

Supported Values of Params

Supported Models:

["gpt-4o", "gpt-4-0125-preview", "gpt-4-1106-preview", "gpt-4-0613", "claude-3-opus-20240229", "claude-3-sonnet-20240229", "claude-3-haiku-20240307"]

Supported App Contexts:

["mathbook_tx", "mathstream"]

Supported Tutorbot Type:

["solver_bot"]

Supported Temperature:

Integer or float from 0.0 to 1.0

About

Python Client Library for LiveHint AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages