tyrell 0.1.1-rc.0

More human than human. Interacting with LLMs in a rusty way.
Documentation
1
2
3
4
5
6
#!/usr/bin/env sh

http post https://api.anthropic.com/v1/messages \
     "x-api-key: $ANTHROPIC_API_KEY" \
     "anthropic-version: 2023-06-01" \
     "content-type: application/json" < yo.json