Devesh Shah
Results
1
comments of
Devesh Shah
Can this please be reviewed and merged? Can't switch my existing codebase to bedrock due to this error. ```bash # llm = ChatOpenAI(model="gpt-4o", openai_api_key=OPENAI_API_KEY) [WORKS FINE] # llm = ChatAnthropic(model="claude-3-opus-20240229")...