File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 26
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/supermemory--inc%2Fsupermemory-new-f09b91ede978d3fd05810d3750fcc837f8baa6430fa1be9208ba3088ecaef7f4 .yml
3- openapi_spec_hash : 957d1e254f2f5933d0c22f3b310122e9
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/supermemory--inc%2Fsupermemory-new-0240419cabee6cafb40d76dd14a1faf53930e3324dc569fa1f1390c86bbe9f70 .yml
3+ openapi_spec_hash : 15f9d935cc44bdd64978a777f70e6b4e
44config_hash : cde97ef3188581c5f4924c633ec33ddb
Original file line number Diff line number Diff line change @@ -80,6 +80,9 @@ class Memory(BaseModel):
8080 content : Optional [str ] = None
8181 """Content of the document (only included when includeContent=true)"""
8282
83+ url : Optional [str ] = None
84+ """URL of the document"""
85+
8386
8487class Pagination (BaseModel ):
8588 """Pagination metadata"""
You can’t perform that action at this time.
0 commit comments