Get false max_token prompt #4225
Labels
area:docs
Relates to documentation
kind:bug
Indicates an unexpected problem or unintended behavior
"needs-triage"
Issue Category
Undocumented feature or missing documentation
Affected Documentation Page URL
No response
Issue Description
I am unclear why the max_token gets triggered as I was being lazy with a very simple small question (don't shame me haha):
Message:
import { useSpring, mix } from 'react-native-redash';
Help me install
eror
"HTTP 400 Bad Request from https://api.anthropic.com/v1/messages {"type":"error","error":{"type":"invalid_request_error","message":"max_tokens: 8192 > 4096, which is the maximum allowed number of output tokens for claude-3-haiku-20240307"}}"
Expected Content
npm install react-native-redash
The text was updated successfully, but these errors were encountered: