Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Docs, adding information about how use apikey without enviroment variable. #297

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

shashankleanmvp
Copy link
Contributor

Good Morning Sir,

I have been exploring the llm-chains project and, although I am new to Rust (just started learning about 4 hours ago through a tutorial), I found something that might be useful. I noticed that the current instructions suggest setting a single API key as an environment variable. However, I needed to implement a round-robin mechanism to use a cluster of API keys.

While reviewing the code, I found guidance on how to do this in the comment section, which was very helpful. I believe that adding this information to the documentation would make it more accessible to other users.

Therefore, I have updated the documentation to include instructions on setting up and using multiple API keys. I hope you find this addition valuable and that it will be merged into the main branch.

Thank you for your time and consideration.

Best regards,

Added code explaining what to do when you don't want to use environment variable for API KEY.
Update 02-generating-your-first-llm-output.md
@williamhogman williamhogman merged commit af3c8d9 into sobelio:main Jul 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants