GQLite 1.8.1 - Distincts and String Operators
A new minor version of GQLite has been released with support for string operators (CONTAINS, START_WITH, ENDS_WITH), DISTINCT and other bug fixes.
A new minor version of GQLite has been released with support for string operators (CONTAINS, START_WITH, ENDS_WITH), DISTINCT and other bug fixes.
Among the exciting new features coming with GQLite 1.6, there is a new parser based on logos for lexing and nom for parsing. This new parser, added to gqlpar...
A new minor version of GQLite was just released, with the new Rust-based bindings for Ruby and Python, which have been pushed to gem and PyPi.
The primary update in June is the move of GQLite to the auKsys project.
The following has been happening in April/May:
The following has been happening in March:
The following has been happening in February:
pralin has had experimental support for llama.cpp since version 2. But it was hard to maintain as the llama API is moving and breaking on a regular basis. Th...