firecrawl icon indicating copy to clipboard operation
firecrawl copied to clipboard

[Feat] Add Anthropic Claude-3 Haiku as alternative to GPT-4 Vision (same quality, cheaper)

Open oliviermills opened this issue 10 months ago • 2 comments

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

oliviermills avatar Apr 16 '24 19:04 oliviermills

Great Points! We already use gpt-4-turbo, but haiku will be a great alternative. @rafaelsideguide

calebpeffer avatar Apr 16 '24 19:04 calebpeffer

Hey @oliviermills I just implemented it using claude-3-opus-20240229 #5

rafaelsideguide avatar Apr 16 '24 21:04 rafaelsideguide