Why did the embedding format changes happen? #1221
-
Previously, the getOutput method returned a list of doubles. However, it has now been changed to return a list of floats, even though OpenAI models still return a list of doubles |
Beta Was this translation helpful? Give feedback.
Answered by
sobychacko
Aug 14, 2024
Replies: 1 comment
-
See this PR for more details: #1002 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MhMdRiyazath
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See this PR for more details: #1002
and the corresponding issue: #405