rename anthropic test

This commit is contained in:
Zishan
2025-02-06 14:57:40 +01:00
parent 89b4eed0be
commit bb81066356
@@ -99,7 +99,7 @@ class WeatherAgent:
anthropic_api_key = os.getenv("ANTHROPIC_API_KEY")
weather_agent = WeatherAgent(anthropic_api_key)
def test_weather_agent():
def test_proxy_response():
# Example queries
queries = [
"What's the weather like in Zurich city?",