samkeen / llm-bridge

Rust SDK for interacting with various Large Language Model (LLM) APIs
https://crates.io/crates/llm-bridge
MIT License
4 stars 0 forks source link

chore: Added Send+Sync to ResponseMessage #9

Closed samkeen closed 5 months ago

samkeen commented 5 months ago

Found this waas needed in order to operate in a multi-threaded Tauri app