llmur 0.0.2

arge Language Model Unified Request
Documentation
1
2
3
4
5
cargo_watch_test:
	cargo watch -q -c -x "test -- --nocapture"

cargo_fmt:
	cargo +nightly fmt --all