mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-07 22:54:06 -05:00
Adds a static site generation using Hugo, and deployed to GitHub pages (googleapis.github.io/genai-toolbox).
6 lines
107 B
Modula-2
6 lines
107 B
Modula-2
module github.com/googleapis/genai-toolbox
|
|
|
|
go 1.23.2
|
|
|
|
require github.com/google/docsy v0.11.0 // indirect
|