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 V3 class for improved code clarity and consistency
# what changed
- Added spaces in catch blocks for consistency.
- Introduced optional chaining for the manual option in LLMProvider initialization.
- Minor formatting adjustments to enhance readability.
# test plan
- Ensure that the V3 class functions correctly with the updated formatting and optional chaining.
0 commit comments