Instructor-go - Structured LLM Outputs

Hello!

I am the core contributor of instructor-go, which is a Go package to get structured outputs into Go structs. It is a port of the popular Python library Instructor.

The package supports currently supports OpenAI, Anthropic, Cohere, and Ollama (via OpenAI API support).

The package is still in relatively early development and would love to get some feedback on it!