anthropic[patch]: use anthropic 0.23 (#20022)

This commit is contained in:
Bagatur
2024-04-04 14:23:53 -07:00
committed by GitHub
parent 4c969286fe
commit 6860450e48
5 changed files with 26 additions and 19 deletions

View File

@@ -338,7 +338,6 @@
"\n",
"llm = ChatAnthropic(\n",
" model=\"claude-3-opus-20240229\",\n",
" default_headers={\"anthropic-beta\": \"tools-2024-04-04\"},\n",
")\n",
"\n",
"\n",
@@ -697,9 +696,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "poetry-venv-2",
"language": "python",
"name": "python3"
"name": "poetry-venv-2"
},
"language_info": {
"codemirror_mode": {