Skip to content

Commit

Permalink
SDK regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Oct 15, 2024
1 parent 96b9691 commit 4a278f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zep_cloud/types/models_graph_data_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

import typing

ModelsGraphDataType = typing.Union[typing.Literal["text", "json"], typing.Any]
ModelsGraphDataType = typing.Union[typing.Literal["text", "json", "message"], typing.Any]

0 comments on commit 4a278f3

Please sign in to comment.