mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-24 12:01:54 +00:00
fix(anthropic): remove unneeded beta flags (#32893)
- Beta isn't needed for search result tests anymore - Add TODO for other tests to come back when generally available - Regenerate remote MCP snapshot after some testing (now the same, but fresher) - Bump deps
This commit is contained in:
@@ -998,8 +998,6 @@
|
||||
" ]\n",
|
||||
"```\n",
|
||||
"\n",
|
||||
"We also need to specify the `search-results-2025-06-09` beta when instantiating ChatAnthropic. You can see an end-to-end example below.\n",
|
||||
"\n",
|
||||
"<details>\n",
|
||||
"<summary>End to end example with LangGraph</summary>\n",
|
||||
"\n",
|
||||
|
Reference in New Issue
Block a user