Julius Lipp

Results 8 comments of Julius Lipp

+1 This was started once already, but never made it: https://github.com/sashabaranov/go-openai/pull/476 #344

Would be lovely if you could add some docs. Just spend like too much time trying to figure out why it's not working...

No part. The fact that I came from JS/Python and it worked out of the box.

If you are looking for another convenient API might consider [embaas](https://embaas.io). They offer a similiar structure to openai and you can use the MTEB leaderboard top members. They have some...

I would love to see this and even could help out to make it happen. I think it's pretty easy looking at [react-emails implementation](https://github.com/resendlabs/react-email/blob/main/packages/tailwind/src/tailwind.tsx). They use a package called [tw-to-css](https://github.com/vinicoder/tw-to-css)...

@caniko, if you combine using numpy types in pydantic with ORJSON, which supports numpy, you can significantly reduce JSON payload sizes. For instance, in our embeddings API, using numpy with...

@vangheem @potter-potter would love to hear your thoughts on this!