julep icon indicating copy to clipboard operation
julep copied to clipboard

make users optional when creating and interacting with sessions

Open alt-glitch opened this issue 1 year ago • 0 comments
trafficstars

Partial work on this has been done. Creating sessions without a user is possible. However calling sessions.chat without specifying a user causes a 404 error:

ApiError: status_code: 404, body: {'error': {'message': 'Session <session_id> not found for developer <dev_id>'}}

alt-glitch avatar May 18 '24 06:05 alt-glitch