Raphaël Courivaud
Raphaël Courivaud
Make commuter work with Google Storage file system instead of only S3 buckets
I don't really understand but this query runs well with pg8000 driver 1.30.3 but fails with the new version db.query( Invoice.energy, func.date_trunc("month", Invoice.date).label("month"), func.sum(Invoice.consumption).label("consumption"), ) query = query.group_by(Invoice.energy, func.date_trunc("month", Invoice.date))
### Describe the issue as clearly as possible: When I call openai.BadRequestError: Error code: 400 - {'error': {'message': "Invalid schema for response_format 'default': In context=('properties', 'description'), 'default' is not permitted.",...
**Bug Description** the interface is freezing, can it consumes tokens and nothing happens !! **Environment Info** - Platform: macos - Terminal: iTerm.app - Version: 1.0.11 - Feedback ID: 79f7da6e-07d3-4a1d-b7b3-7134d15d49d0 **Errors**...
### Describe the issue as clearly as possible: I've developed an API with FastAPI and I'm trying to use outlines to extract data from text. But I have an error...