Skip to content

Commit

Permalink
Update chat_models.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Archkon authored Dec 21, 2024
1 parent 0a5c23e commit 90ecc2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/partners/xai/langchain_xai/chat_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ class Joke(BaseModel):

model_config = ConfigDict(
populate_by_name=True,
extra="forbid"
)

@property
Expand Down

0 comments on commit 90ecc2e

Please sign in to comment.