[SDK] Cleanup docstring(#841)

This commit is contained in:
William FH
2024-06-27 10:23:37 -07:00
committed by GitHub
parent e0d341e966
commit c917664f60
2 changed files with 13 additions and 2 deletions
@@ -82,7 +82,7 @@
"\n",
"### Code solution\n",
"\n",
"Try OpenAI and [Claude3](https://docs.anthropic.com/claude/docs/models-overview) with function calling.\n",
"Try OpenAI and [Claude3](https://docs.anthropic.com/en/docs/about-claude/models) with function calling.\n",
"\n",
"Create `code_gen_chain` w/ either OpenAI or Claude and test here."
]