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
Copy file name to clipboardExpand all lines: examples/README.md
+75Lines changed: 75 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,81 @@ This directory contains comprehensive examples demonstrating how to use the Noco
61
61
62
62
**Best for**: Production applications requiring robust error handling
63
63
64
+
---
65
+
66
+
## Optional Dependencies Examples
67
+
68
+
These examples demonstrate how to use the optional dependency groups. Each group provides additional functionality that can be installed separately based on your needs.
0 commit comments