haystack_core 1.11.0

Core traits and types for Terraphim haystack integrations
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "haystack_core"
version.workspace = true
edition.workspace = true
authors = ["Terraphim"]
description = "Core traits and types for Terraphim haystack integrations"
license = "MIT"
repository = "https://github.com/terraphim/terraphim-ai"

[dependencies]
terraphim_types = { path = "../terraphim_types", version = "1.0.0" }