Comment on Show HN: liteLLM Proxy Server: 50+ LLM Models, Error Handling, CachingComments−ada19813ySo I use my own accounts to access this correct? I didn’t see in the documentation where I provide my credentials. I’ll look again…−ij23OP3yYes, you use your own API keys. You can set them as env variables. Either set them as os.environ['OPENAI_API_KEY'] or set them in .env files: https://litellm.readthedocs.io/en/latest/supported/
Comments
So I use my own accounts to access this correct? I didn’t see in the documentation where I provide my credentials. I’ll look again…
Yes, you use your own API keys. You can set them as env variables. Either set them as os.environ['OPENAI_API_KEY'] or set them in .env files: https://litellm.readthedocs.io/en/latest/supported/