Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 698 Bytes

File metadata and controls

37 lines (30 loc) · 698 Bytes

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