Skip to content

๐Ÿ Python Client for Glide, an open reliable fast model gateway

License

Notifications You must be signed in to change notification settings

EinStack/glide-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

33 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
Glide Logo

Glide Python Client

๐Ÿ An official Python client for Glide, an open reliable fast model gateway.

PyPI - Version Discord Glide Docs License ArtifactHub PyPI - Downloads

Warning

Glide is under active development right now ๐Ÿ› ๏ธ

Important

Give us a starโญ to support the project and watch๐Ÿ‘€ our repositories not to miss any update

Features

  • ๐Ÿ Modern typed Python with Pydantic-based data classes
  • ๐Ÿ› ๏ธ Sync (soon) and asyncio support
  • ๐ŸŽญ Easily mockable in tests

Installation

pip install glide-client

Usage

Coming soon