mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-06-11 15:27:46 +02:00
rename anthropic test
This commit is contained in:
+1
-1
@@ -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?",
|
||||
Reference in New Issue
Block a user