Flag to avoid providing certs while testing #222
Replies: 2 comments 1 reply
-
You do not need them. Just remove them from your |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hmm, I run into below error when I dont set IBM_VLLM_ROOT_CERT, IBM_VLLM_CERT_CHAIN, IBM_VLLM_PRIVATE_KEY in my .env
Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to check if there is a flag or a way to avoid providing below values
IBM_VLLM_ROOT_CERT, IBM_VLLM_CERT_CHAIN, IBM_VLLM_PRIVATE_KEY
in https://github.com/i-am-bee/bee-agent-framework/blob/main/.env.template#L31
Thanks
Beta Was this translation helpful? Give feedback.
All reactions