[ { "provider": "openai", "feature": "basic_chat", "supported": false, "response_time": null, "error": "Client creation failed", "details": null }, { "provider": "gemini", "feature": "basic_chat", "supported": true, "response_time": 0.8276326656341553, "error": null, "details": { "response": null, "model": "gemini-2.5-flash" } }, { "provider": "gemini", "feature": "streaming", "supported": true, "response_time": 0.7298624515533447, "error": null, "details": { "chunks_received": 1, "content": "1, 2, 3" } }, { "provider": "gemini", "feature": "function_calling", "supported": true, "response_time": 1.146665334701538, "error": null, "details": { "tool_calls": [ { "name": "get_weather", "arguments": "{\"city\":\"San Francisco\"}" } ] } }, { "provider": "gemini", "feature": "embeddings", "supported": true, "response_time": 0.6917438507080078, "error": null, "details": { "dimensions": 3072, "model": "gemini-embedding-001" } }, { "provider": "anthropic", "feature": "basic_chat", "supported": false, "response_time": null, "error": "Client creation failed", "details": null }, { "provider": "anthropic_openai", "feature": "basic_chat", "supported": false, "response_time": null, "error": "Client creation failed", "details": null }, { "provider": "grok", "feature": "basic_chat", "supported": false, "response_time": null, "error": "Client creation failed", "details": null } ]