Openverse SDK for loading and caching text-based game environments.
Project description
Openverse SDK (Beta)
The Openverse SDK provides a lightweight interface to the Openverse Hub, a collection of open, text-based environments designed for evaluation, research, and experimentation with language models.
This kit allows developers to load and cache text-based game environments directly from the Openverse Hub.
It is currently in beta, and documentation is coming soon.
Installation
pip install openverse-sdk
Quick Start
from openverse import make
env = make("TicTacToe-v0")
Environments are automatically cached in user's local directory (~/.cache/openverse_envs) for subsequent loads.
Documentation
Coming soon..
Project details
Release history Release notifications | RSS feed
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 openverse_sdk-0.0.3.tar.gz.
File metadata
- Download URL: openverse_sdk-0.0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa44a2a6c21522cd8518087c3c715e334b81514d8d51642a531f598095faaf29
|
|
| MD5 |
167cbfa801592b0e1a376595e69bb4e2
|
|
| BLAKE2b-256 |
bf24591aaff2d4f08ae39a6aab7ac906059b6ed4fb835a650b3d52c4db5fe2a8
|
File details
Details for the file openverse_sdk-0.0.3-py3-none-any.whl.
File metadata
- Download URL: openverse_sdk-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c45a9139149a3be7675291a4f4bd9eec54d53bfb6115e81801c42d50fe6a45a
|
|
| MD5 |
40a3f70a96ca6f54d4c5edfe95dfb377
|
|
| BLAKE2b-256 |
136e17ab7b404dd73be664fddb3c518fcaf54748af86db6426cbf3c43b876db8
|