Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions implementations/agentic_vqa_eval/.env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Copy this file to .env and fill in your API keys

OPENAI_API_KEY=your_openai_api_key_here
GEMINI_API_KEY=your_gemini_api_key_here
OPIK_URL_OVERRIDE=your_opik_url_override_here
807 changes: 807 additions & 0 deletions implementations/agentic_vqa_eval/README.md

Large diffs are not rendered by default.

Loading
Loading