v0.1.0b2
Pre-release
Pre-release
What's changed
- Fix:
LLMClientno longer raisesAttributeError: 'LLMClient' object has no attribute '_client'when using@dataclass(slots=True). The OpenAI client is now declared as a proper slotted field.
Install
pip install c8data==0.1.0b2