From 0f9732358e74cd692c331f2082999bf14f1f3ba4 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Tue, 9 Dec 2025 19:16:10 -0800 Subject: [PATCH] removing anthropic from the currency exchange demo --- demos/samples_python/currency_exchange/arch_config.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/demos/samples_python/currency_exchange/arch_config.yaml b/demos/samples_python/currency_exchange/arch_config.yaml index 61a85b84..71c06d18 100644 --- a/demos/samples_python/currency_exchange/arch_config.yaml +++ b/demos/samples_python/currency_exchange/arch_config.yaml @@ -18,12 +18,6 @@ llm_providers: - name: code understanding description: understand and explain existing code snippets, functions, or libraries - - model: anthropic/claude-sonnet-4-20250514 - access_key: $ANTHROPIC_API_KEY - routing_preferences: - - name: code generation - description: generating new code snippets, functions, or boilerplate based on user prompts or requirements - endpoints: frankfurther_api: endpoint: api.frankfurter.dev