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 5a0ecfe commit cc78d9aCopy full SHA for cc78d9a
src/webson/_webson.py
@@ -56,7 +56,7 @@
56
57
class Webson(msgspec.Struct):
58
"""
59
- A class for extracting webpage contents and converting them into structured data using an LLM.
+ A class for extracting webpage contents and converting them into structured data using an LLMs.
60
61
Attributes:
62
llm (SynapseProtocol):
0 commit comments