Closed Shibi-bala closed 2 months ago
Thanks for your interest in palantir/conjure-java, @Shibi-bala! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.
Type
Description
Before this PR
Floats aren't supported in Conjure. This makes sending things like float vectors for semantic search applications more expensive than they need to be.
After this PR
==COMMIT_MSG== ==COMMIT_MSG==
Possible downsides?