Skip to content

Commit 1a59415

Browse files
committed
Bump version to 0.1.2
New features: - HFEmbedder: Local transformer models via Candle - ApiEmbedder: OpenAI, Cohere, Voyage AI support - Comprehensive integration tests - Complete embedding documentation
1 parent 81e1818 commit 1a59415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "indra_db"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
description = "A content-addressed graph database for versioned thoughts"
66
license = "MIT"

0 commit comments

Comments
 (0)