>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #740
Update issue details
Title *
Description
After adding LLM API keys to Helm templates (api-deployment.yaml, worker-deployment.yaml), need to verify the Vault path 'highway/data/shared/api_keys' contains: Required keys: - ollama_api_key (for Ollama Cloud generation) - openai_api_key (optional fallback) - anthropic_api_key (optional) - gemini_api_key (optional) - grok_api_key (optional) - qwen_api_key (optional) The generate-workflow endpoint uses ragit which needs OLLAMA_API_KEY environment variable to authenticate with Ollama Cloud (https://ollama.com). See: engine/rag/assistant.py, helm/templates/api-deployment.yaml lines 46-53
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel