Skip to content

Release 1.12.26

Choose a tag to compare

@jlangch jlangch released this 26 Jul 15:58
· 3051 commits to master since this release

[1.12.26] - 2024-07-26

Added

  • 32-bit float data type that complements the 64-bit double data type
  • functions java-float-list, java-double-list, and java-long-list to support LLM
    embedding vectors with vector databases like Pinecone or Qdrant
  • support for shebang lines. Venice allows shebang lines simply by making #!
    equivalent to ; comment
  • support for #_ read macro to skip forms