Merge remote-tracking branch 'origin/main' into fix/openai-embeddings-cosine-distance

This commit is contained in:
Andy Lee
2025-07-28 10:17:55 -07:00
11 changed files with 308 additions and 220 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "leann-core"
version = "0.1.14"
version = "0.1.15"
description = "Core API and plugin system for LEANN"
readme = "README.md"
requires-python = ">=3.9"