Commit Graph
1 Commits
Author SHA1 Message Date
Hermes Agent 2ddef99691 fix: externalize OpenAI API key to env variable
OpenAI key was hardcoded in application.properties and expired (401 Unauthorized).
Move to ${OPENAI_API_KEY} env variable so it can be updated without rebuilding.
2026-08-13 12:45:56 +00:00