Change summary
dot_config/private_fish/config.fish.tmpl | 1 +
1 file changed, 1 insertion(+)
Detailed changes
@@ -85,6 +85,7 @@ set -gx OPENAI_API_KEY '{{ onepasswordRead "op://Private/OpenAI/api_keys/shell"
set -gx OPENROUTER_API_KEY '{{ onepasswordRead "op://Private/OpenRouter/shell" }}'
set -gx OPENROUTER_KEY "$OPENROUTER_API_KEY"
set -gx EXA_API_KEY '{{ onepasswordRead "op://Private/Exa/api keys/shell" }}'
+set -gx PARALLEL_API_KEY '{{ onepasswordRead "op://Private/Parallel.ai/api key" }}'
set -gx GEMINI_API_KEY '{{ onepasswordRead "op://Private/Personal Google/gemini api" }}'
set -gx LLM_GEMINI_KEY "$GEMINI_API_KEY"
set -gx ANTHROPIC_API_KEY '{{ onepasswordRead "op://Private/em2iaa2zrmdi2ga5zeyqi3itum/keys/shell" }}'