Open abrichr opened 5 months ago
Yeah we need to a pipeline for simultaneously testing out Gemini/OAI/Claude as easily swappable modules APIs
No response
pipeline = [adapters.openai, adapters.anthropic, adapters.google] for adapter in pipeline: evaluate(adapter)
Feature request
Motivation
No response