docs: specify init_chat_model version (#24274)

This commit is contained in:
Bagatur
2024-07-15 09:29:06 -07:00
committed by GitHub
parent a7296bddc2
commit 9d0c1d2dc9
2 changed files with 11 additions and 1 deletions

View File

@@ -98,6 +98,10 @@ def init_chat_model(
Must have the integration package corresponding to the model provider installed.
.. versionadded:: 0.2.7
.. versionchanged:: 0.2.8
Args:
model: The name of the model, e.g. "gpt-4o", "claude-3-opus-20240229".
model_provider: The model provider. Supported model_provider values and the