A Python client library for interacting with the General Reasoning platform
Project description
AGI Test Client
A Python client library for interacting with the General Reasoning platform API.
Installation
You can install the package using pip:
pip install agi
Making API Calls
Obtain an API key from the website. Then:
import agi
client = agi.Client(api_key=YOUR_API_KEY)
# Get questions, answers and reasoning traces for math word problems
client.get_data("math-word-problems")
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agi-0.1.0.tar.gz.
File metadata
- Download URL: agi-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6425cb7f28ae02a7a9f44c56f20fb41a13df76b4bb4a332d0232bc491b65a48
|
|
| MD5 |
9eadca4bcec400359129b3c9c9af004d
|
|
| BLAKE2b-256 |
12b1247430ba99ace57aeb4bec8e0e79573e02aba31b386374d638fbb53fedac
|
File details
Details for the file agi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d782e620f9eb730befdc445a20ea897f8f043ef7f895757d8351d222dfa0235c
|
|
| MD5 |
839254485994261ba428381bb6386d91
|
|
| BLAKE2b-256 |
3544c46d9bf6b0bcfce3c3bd3cab3d0fb0d30268ed56220e7e0fe9bc8a5394e7
|