Muhammad-Huzaifa7

Results 2 issues of Muhammad-Huzaifa7

### Description I am encountering an error "Unsupported operand types: string * int" when trying to use the OpenAI PHP Client to upload files and create assistants. The error occurs...

bug

I have added the open ai key in the env file and getting it in config as "'apikey' => env('OPENAI_API_KEY')," but when i runs the command to create tread by...