Skip to content

Commit f0ea45d

Browse files
committed
fixup! refactor: format documentations semi-programatically
1 parent 83b699a commit f0ea45d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mellea/stdlib/functional.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
"prefix": "A prefix string or ContentBlock to use when generating the instruction.",
5656
"output_prefix": "A string or ContentBlock that defines a prefix for the output generation. Usually you do not need this.",
5757
"images": "A list of images to be used in the instruction or None if none.",
58+
# from `chat`
59+
"content": "A message content string in a chat",
5860
# from `query`
5961
"obj ": "The object to be queried. It should be an instance of MObject or can be converted to one if necessary.",
6062
"query": " The string representing the query to be executed against the object.",

0 commit comments

Comments
 (0)