langchain
36037c92 - fix(docs): update Anthropic model name and add version warnings (#32807)

Commit
244 days ago
fix(docs): update Anthropic model name and add version warnings (#32807) **Description:** This PR fixes the broken Anthropic model example in the documentation introduction page and adds a comment field to display model version warnings in code blocks. The changes ensure that users can successfully run the example code and are reminded to check for the latest model versions. **Issue:** https://github.com/langchain-ai/langchain/issues/32806 **Changes made:** - Update Anthropic model from broken "claude-3-5-sonnet-latest" to working "claude-3-7-sonnet-20250219" - Add comment field to display model version warnings in code blocks - Improve user experience by providing working examples and version guidance **Dependencies:** None required
Author
Parents
Loading