Skip to content

Commit 34657b4

Browse files
committed
docs: updating example
1 parent b9a4aa5 commit 34657b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ class PageSummary(msgspec.Struct):
7373
summary: Annotated[
7474
str,
7575
msgspec.Meta(
76-
description="Here, you will insert a short summary of the page, "
77-
"its contents etc.")
76+
description="A short summary of the page")
7877
]
7978
8079
# Initialize your LLM (using IntelliBricks Synapse) and Webson

0 commit comments

Comments
 (0)