mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-09 15:38:08 -05:00
docs: update contributing.md integration test code reference to v0.23.0 tag (#2197)
Update links to point towards files within v0.23.0 version. There are some updates done within the function since the previous link was generated.
This commit is contained in:
@@ -167,15 +167,15 @@ tools.
|
|||||||
[integration.cloudbuild.yaml](.ci/integration.cloudbuild.yaml).
|
[integration.cloudbuild.yaml](.ci/integration.cloudbuild.yaml).
|
||||||
|
|
||||||
[tool-get]:
|
[tool-get]:
|
||||||
https://github.com/googleapis/genai-toolbox/blob/fd300dc606d88bf9f7bba689e2cee4e3565537dd/tests/tool.go#L31
|
https://github.com/googleapis/genai-toolbox/blob/v0.23.0/tests/tool.go#L41
|
||||||
[tool-call]:
|
[tool-call]:
|
||||||
<https://github.com/googleapis/genai-toolbox/blob/fd300dc606d88bf9f7bba689e2cee4e3565537dd/tests/tool.go#L79>
|
https://github.com/googleapis/genai-toolbox/blob/v0.23.0/tests/tool.go#L229
|
||||||
[mcp-call]:
|
[mcp-call]:
|
||||||
https://github.com/googleapis/genai-toolbox/blob/fd300dc606d88bf9f7bba689e2cee4e3565537dd/tests/tool.go#L554
|
https://github.com/googleapis/genai-toolbox/blob/v0.23.0/tests/tool.go#L789
|
||||||
[execute-sql]:
|
[execute-sql]:
|
||||||
<https://github.com/googleapis/genai-toolbox/blob/fd300dc606d88bf9f7bba689e2cee4e3565537dd/tests/tool.go#L431>
|
https://github.com/googleapis/genai-toolbox/blob/v0.23.0/tests/tool.go#L609
|
||||||
[temp-param]:
|
[temp-param]:
|
||||||
<https://github.com/googleapis/genai-toolbox/blob/fd300dc606d88bf9f7bba689e2cee4e3565537dd/tests/tool.go#L297>
|
https://github.com/googleapis/genai-toolbox/blob/v0.23.0/tests/tool.go#L454
|
||||||
[temp-param-doc]:
|
[temp-param-doc]:
|
||||||
https://googleapis.github.io/genai-toolbox/resources/tools/#template-parameters
|
https://googleapis.github.io/genai-toolbox/resources/tools/#template-parameters
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user