pepperoni21 / ollama-rs

A Rust library allowing to interact with the Ollama API.
MIT License
542 stars 81 forks source link

Llama multiple function calls + raw_mode #80

Closed andthattoo closed 1 month ago

andthattoo commented 1 month ago
andthattoo commented 1 month ago

@pepperoni21 this is some useful functionality for function calling with llama models!

pepperoni21 commented 1 month ago

Thanks for the contribution!