You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function str/normalize-utf. This comes in handy when MacOS filenames
with umlauts have to be normalized for easier filename processing
a pure ascii version of the Venice cheatsheet to feed it as embeddings
to LLMs
improvements to markdown to ascii text renderer to allow the Venice
Github flavoured markdown documentation to be converted to pure ascii
to feed it as embeddings to LLMs
:cargo-qdrant module to install/start/stop Qdrant Vector DB docker
containers
Changed
the :docker module to support now multiple port publish definitions
Fixed
a markdown parser edge case when a table block is immediately followed
by a list block with no empty line in between