mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
update demo docs and comments to reflect native-first approach
This commit is contained in:
parent
c20b45a3e8
commit
e5ea3f9730
8 changed files with 43 additions and 46 deletions
|
|
@ -6,8 +6,8 @@
|
|||
# that manage their own API key validation.
|
||||
#
|
||||
# To test:
|
||||
# docker build -t plano-passthrough-test .
|
||||
# docker run -d -p 10000:10000 -v $(pwd)/config/test_passthrough.yaml:/app/plano_config.yaml plano-passthrough-test
|
||||
# pip install planoai
|
||||
# planoai up config/test_passthrough.yaml
|
||||
#
|
||||
# curl http://localhost:10000/v1/chat/completions \
|
||||
# -H "Authorization: Bearer sk-your-virtual-key" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue