You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(document): add parameter support to document retrieval
- add `params` parameter to `Document.retrieve()` method
- create new `RetrieveParameters` typed dictionary
- support including/excluding fields when retrieving documents
0 commit comments