Skip to content

1.5.0

Compare
Choose a tag to compare
@WhiteMagic2014 WhiteMagic2014 released this 08 Jun 08:13
· 38 commits to master since this release
  • New: When using CreateEmbeddingsRequest, if base64Embedding is set to 'true', the returned embedding data format will
    be in base64.
  • New: EmbeddingUtil has been added to convert base64 string embeddings to numerical embeddings.