diff --git a/demos/samples_python/weather_forecast/arch_config.yaml b/demos/samples_python/weather_forecast/arch_config.yaml index b6463594..8585bc6f 100644 --- a/demos/samples_python/weather_forecast/arch_config.yaml +++ b/demos/samples_python/weather_forecast/arch_config.yaml @@ -19,9 +19,8 @@ overrides: llm_providers: - name: groq access_key: $GROQ_API_KEY - provider_interface: openai + provider_interface: groq model: llama-3.2-3b-preview - base_url: https://api.groq.com - name: gpt-4o access_key: $OPENAI_API_KEY