Dakshit Mahadeshwar

Results 1 comments of Dakshit Mahadeshwar

I’m facing a similar issue while using the API. Here’s the call I’m making: ``` curl --location 'http://0.0.0.0:4000/v1/chat/completions' \ --header 'Content-Type: application/json' \ --header 'Authorization: XXXXX' \ --data '{ "stream":...