landing-ai / vision-agent

Vision agent
Apache License 2.0
1.23k stars 125 forks source link

Add GPT-4o as a VQA tool #221

Closed dillonalaird closed 1 month ago

dillonalaird commented 1 month ago

Adds GPT-4o as a VQA tool, not added to vision-agent tool list as it degrades performance. I also had to remove the OpenAILMM generate_* methods to fix circular import issues.