firecrawl
firecrawl copied to clipboard
[Feat] Add Anthropic Claude-3 Haiku as alternative to GPT-4 Vision (same quality, cheaper)
Consider adding haiku or replacing with haiku for image in utils/gptVision.ts The same prompt will work well.
Also you should probably shift to the now gpt-4-turbo
which recommended instead of the vision model
Great Points! We already use gpt-4-turbo, but haiku will be a great alternative. @rafaelsideguide
Hey @oliviermills I just implemented it using claude-3-opus-20240229
#5