label-studio
label-studio copied to clipboard
connect label studio with open source model compatible openai api
I tried to leverage the openai information to connect my open source model via vllm to label studio without any success I only get unauthorized notification, is there any information how to by pass that? I understand a need of an api key which i have but instead of using the env variable of OPENAI_API_KEY i use VLLM_API_KEY
any idea? experience?
hi, did you success?