datashaman

Results 16 issues of datashaman

Super-simple implementation for overriding the base folders and URLs with a closure, allowing for easy implementation of arbitrarily structured file manager stores. Also a fix for documentation error with upload...

The require command above it installs the package. Running `composer update` instead updates all the dependencies in your composer.json. Not what you want to happen.

### Description When modifying a thread message's metadata after creation, the call to do so fails with: ``` ErrorException Undefined array key "attachments" at vendor/openai-php/client/src/Responses/Threads/Messages/ThreadMessageResponse.php:64 60▕ ); 61▕ 62▕ $attachments...

bug

### What: - [X] Bug Fix - [ ] New Feature ### Description: Modifying a thread message after creation throws an _attachments_ key exception. This uses the null coalescing operator...