Commit 2a10e0c
Improve OBO error message to guide users on proper WorkspaceClient instantiation
The error message now:
- Explains the most common cause: instantiating WorkspaceClient at model-loading time
- Provides clear guidance to instantiate within predict() or predict_stream()
- Maintains existing checks for UserAuthPolicy and workspace OBO enablement
- Links to documentation for additional help
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 88f1047 commit 2a10e0c
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1138 | 1138 | | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | | - | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
1142 | 1148 | | |
1143 | 1149 | | |
1144 | 1150 | | |
| |||
0 commit comments