fleet-memory/hindsight-docs/docs/cookbook/recipes
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
..
fitness_tracker.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
go-concurrent-pipeline.md feat: add Go client SDK with ogen code generation (#375) 2026-02-16 11:35:40 +01:00
go-quickstart.md feat: add Go client SDK with ogen code generation (#375) 2026-02-16 11:35:40 +01:00
healthcare_assistant.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
litellm-memory-demo.md fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
movie_recommendation.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
per-user-memory.md bump pg0 0.11.x and improve documentation (#33) 2025-12-16 13:33:01 +01:00
personal_assistant.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
personalized_search.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
quickstart.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
study_buddy.md doc: update cookbook (#284) 2026-02-03 15:34:41 +01:00
support-agent-shared-knowledge.md bump pg0 0.11.x and improve documentation (#33) 2025-12-16 13:33:01 +01:00
tool-learning-demo.md fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00