Sean Bailey
Sean Bailey
I was working on making a StyleGAN based image generator, and in order to do so, I needed to gather a large image dataset of whichever topic I had. I...
This was a really simple addition! By taking the existing hashtag and user query search functions, I copied the guts from those and now added the ability for users to...
With V1.30.3, the internal litellm response operations supported streaming, however doing any OpenAI API calls for streaming returned empty responses with the litellm proxy. Upon further inspection, it shows that...