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: improve GroqClient and service provider setup
- Move config merging to the top of the service provider's register method
- Add a getApiKey method in GroqClient to access the API key via reflection
- Simplify test assertions in TranslationsTest by using direct array comparisons
0 commit comments