fleet-memory/hindsight-docs/versioned_docs/version-0.4/cookbook/applications
Eliah Rusin 2a47389f2c
feat: add Go client SDK with ogen code generation (#375)
Add a Go client for the Hindsight API using ogen for strongly-typed code
generation from the OpenAPI 3.1 spec. The client provides a high-level
wrapper with functional options around the generated code, covering all
core operations (retain, recall, reflect, bank management).

Includes:
- ogen-based code generation with OpenAPI 3.1 spec preprocessing
- High-level Client wrapper with idiomatic Go API
- Functional options for all operations (WithBudget, WithTags, etc.)
- OgenClient() escape hatch for advanced operations
- Integration tests and godoc examples
- Go SDK reference docs and cookbook entries (quickstart, concurrent
  pipeline, memory-augmented API service)
- Updated generate-clients.sh with Go generation step

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 11:35:40 +01:00
..
chat-memory.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
deliveryman-demo.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
go-memory-service.md feat: add Go client SDK with ogen code generation (#375) 2026-02-16 11:35:40 +01:00
hindsight-litellm-demo.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
hindsight-tool-learning-demo.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
openai-fitness-coach.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
sanity-blog-memory.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
stancetracker.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
taste-ai.md docs: add AI SDK integration documentation (#304) 2026-02-05 17:05:18 +01:00