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
refactor(docs): update API usage examples with new QueryContext and from_path methods
- Replace IndexContext.from_file() with IndexContext.from_path() in documentation examples
- Update query method to use QueryContext with with_doc_ids() instead of direct doc_id parameter
- Add QueryContext import to code examples
0 commit comments