llama_link 0.2.1

A llama.cpp server interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
# The Biggest Thing Since Meatballs

Prometheus here, time to give you fire. llama_link and llmtoolbox allow LLM's (like llama 3) to directly call Rust code. What
this means is you can create interactive experiences and have LLM call your Rust code. No json schema defintions
or parsing needed. 

```rust

```

Due to Rust's expressive type system you can