funera 0.3.0

Flexible and security-oriented LLM agent framework for Rust — ReAct loop, tools, skills, middleware, security
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[licenses]
allow = [
    "MIT",
    "Apache-2.0",
    "Unicode-3.0",
    "ISC",
    "BSD-3-Clause",
    "MIT-0",
    "Zlib",
    "MPL-2.0",
    "CDLA-Permissive-2.0",
]

[advisories]
yanked = "deny"

[bans]
multiple-versions = "warn"