Add doc.go with package-level godoc for all 15 packages, runnable example functions for chat completion, streaming, embeddings, and error handling, plus build-tagged integration tests for live API validation.
3 lines
100 B
Go
3 lines
100 B
Go
// Package classification provides types for the Mistral classification API.
|
|
package classification
|