ollama/middleware
ParthSareen 6229df5b90 anthropic: add unit and integration tests
- Unit tests for transformation functions (FromMessagesRequest, ToMessagesResponse)
- Unit tests for error handling and edge cases
- Middleware integration tests with httptest
- Fix lint issues (gofmt)
- Fix unused struct fields in StreamConverter
- Add fallback for crypto/rand errors
2026-01-05 19:19:34 -08:00
..
anthropic.go api: add Anthropic Messages API compatibility layer 2026-01-05 19:19:34 -08:00
anthropic_test.go anthropic: add unit and integration tests 2026-01-05 19:19:34 -08:00
openai.go openai: add v1/responses support (#13351) 2025-12-11 15:37:10 -08:00
openai_encoding_format_test.go embeddings: base64 encoding fix (#12715) 2025-10-22 11:27:44 -07:00
openai_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00