We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a4aa5 commit 34657b4Copy full SHA for 34657b4
README.md
@@ -73,8 +73,7 @@ class PageSummary(msgspec.Struct):
73
summary: Annotated[
74
str,
75
msgspec.Meta(
76
- description="Here, you will insert a short summary of the page, "
77
- "its contents etc.")
+ description="A short summary of the page")
78
]
79
80
# Initialize your LLM (using IntelliBricks Synapse) and Webson
0 commit comments