Skip to content

Conversation

@MoDarK-MK
Copy link

Added interactive input for multiple API keys if none are set in the environment.

Stored all keys in a new environment variable LLM_API_KEYS (comma-separated).

The first key is also stored in LLM_API_KEY for backward compatibility.

Updated warm_up_llm() to try each API key in sequence until one succeeds.

Ensured no core logic or functionality of the original program was altered.

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.

1 participant