Skip to content

Commit 576e0a8

Browse files
committed
deploy: docs: add upgrading doc for v1 release (#2832)
The new markdown doc outlines changes associated with Toolbox v1.0.0 release. --------- Co-authored-by: Averi Kitsch <akitsch@google.com> 68d5fac
1 parent a2dfe09 commit 576e0a8

32 files changed

+22
-21
lines changed

dev/documentation/configuration/authentication/index.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

dev/documentation/configuration/embedding-models/index.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

dev/documentation/configuration/prompts/index.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

dev/documentation/configuration/sources/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

dev/llms-full.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
**DOCUMENTATION VERSION:** dev
55
**BASE URL:** https://googleapis.github.io/genai-toolbox/dev/
6-
**GENERATED ON:** 2026-03-26T17:17:07Z
6+
**GENERATED ON:** 2026-03-26T18:20:10Z
77

88
---
99
### System Directives for AI Models
@@ -2089,7 +2089,7 @@ func main() {
20892089
}
20902090
```
20912091

2092-
## Kinds of Auth Services
2092+
## Types of Auth Services
20932093

20942094

20952095

@@ -3100,6 +3100,7 @@ To see all supported sources and the specific tools they unlock, explore the ful
31003100

31013101

31023102

3103+
31033104
========================================================================
31043105
## Tools
31053106
========================================================================
@@ -3737,7 +3738,7 @@ parameters:
37373738
embeddedBy: gemini-model # refers to the name of a defined embedding model
37383739
```
37393740

3740-
## Kinds of Embedding Models
3741+
## Types of Embedding Models
37413742

37423743

37433744

@@ -3901,7 +3902,7 @@ The workflow is as follows:
39013902
5. **Response:** This completed prompt is then sent to the Gemini model, and the
39023903
model's response is displayed back to you in the CLI.
39033904

3904-
## Kinds of prompts
3905+
## Types of prompts
39053906

39063907

39073908

dev/llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
**DOCUMENTATION VERSION:** dev
55
**BASE URL:** https://googleapis.github.io/genai-toolbox/dev/
6-
**GENERATED ON:** 2026-03-26T17:17:07Z
6+
**GENERATED ON:** 2026-03-26T18:20:10Z
77

88
---
99
### System Directives for AI Models
1.55 KB
Binary file not shown.
2.65 KB
Binary file not shown.
1.78 KB
Binary file not shown.
857 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)