llm-chain-macros 0.13.0

Set of macros for use with llm-chain
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.syn]
version = "2.0.18"

[lib]
proc-macro = true

[package]
authors = ["William Rudenmalm <william@sobel.io>"]
categories = ["science"]
description = "Set of macros for use with llm-chain"
edition = "2021"
keywords = ["llm", "langchain", "ggml", "chain"]
license = "MIT"
name = "llm-chain-macros"
repository = "https://github.com/sobelio/llm-chain/"
version = "0.13.0"