Expand description
API integrations and client implementation for Jules-SDK.
Modulesยง
- auth
- Auth module.
- conversation
- Conversation module.
- errors
- Errors module.
- http
- Http module defining transport layer abstractions.
- response
- Response module for deserialization and error mapping.
- retry
- Retry and Rate-Limiting handling.
- session
- Session module.
- streaming
- Streaming API abstractions and response handling.
This module is only available when the
streamingfeature is enabled. Streaming module. - timeouts
- Timeouts module.