genui_x library
Classes
- GenuiXConfig
- Immutable configuration for GenuiXTransport.
- GenuiXTransport
-
A
Transportimplementation that connects any AI backend to genui. - PromptFragments
- Common fragments for prompts, to explain agent behavior.
- SurfaceOperations
- Pieces of prompt that defines allowed surface operations.
Enums
- GenuiXStreamFormat
- Supported streaming response formats.
Exceptions / Errors
- GenuiXApiError
- Thrown when the API returns an error response.
- GenuiXAuthError
- Thrown when the API returns an authentication error (401/403).
- GenuiXRateLimitError
- Thrown when the API returns a rate limit response (429).