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
{{ message }}
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
feat: Add comprehensive unit tests for Albert API integration
- Add unit tests for EmbeddingsModelClient and GPTModelClient
- Update PlatformFactory to require explicit API version in URL
- Replace webmozart/assert with plain PHP exception handling
- Use JsonMockResponse in tests for better consistency
- Fix URL handling to ensure proper slash between version and endpoint
- Apply rector and code style fixes
0 commit comments