mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-11 16:38:15 -05:00
Compare commits
6 Commits
envvariabl
...
blog
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e26368b88e | ||
|
|
1d5a8986e2 | ||
|
|
7b571b17e3 | ||
|
|
c2b3f5df19 | ||
|
|
1dd567f430 | ||
|
|
6c13e8fa9b |
23
docs/en/about/blogs.md
Normal file
23
docs/en/about/blogs.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Blogs"
|
||||
type: docs
|
||||
weight: 3
|
||||
description: Toolbox Tuesday blog posts.
|
||||
---
|
||||
|
||||
## Toolbox Tuesday Blogs
|
||||
|
||||
Every Tuesday, we post a blog on our [Medium page][medium]. These blogs will be covering
|
||||
topics, tutorials, or samples that are related to developing with Toolbox.
|
||||
Follow us and stay tuned!
|
||||
|
||||
## Previous Blogs
|
||||
|
||||
- [Powering your IDE’s build-time agents with MCP Toolbox for Databases][blog1]
|
||||
- [Using HTTP endpoints as tools with MCP Toolbox for Databases][blog2]
|
||||
|
||||
[medium]: https://medium.com/@mcp_toolbox
|
||||
[blog1]:
|
||||
https://medium.com/google-cloud/powering-your-ides-build-time-agents-with-mcp-toolbox-for-databases-123f0d837804
|
||||
[blog2]:
|
||||
https://medium.com/google-cloud/using-http-endpoints-as-tools-with-mcp-toolbox-for-databases-e93ab75b60cd
|
||||
22
docs/en/about/contact.md
Normal file
22
docs/en/about/contact.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "Contact Us"
|
||||
type: docs
|
||||
weight: 10
|
||||
description: Contact the Toolbox team.
|
||||
---
|
||||
|
||||
Toolbox is an open source project and we welcome contributions and discussion from the
|
||||
developer community.
|
||||
|
||||
## How to Get in Touch
|
||||
|
||||
- If you want to make a contribution, [open an issue][issue] first so that we can agree
|
||||
on the general design.
|
||||
|
||||
- If you found a bug or have ideas for improvements, [open an issue][issue] and
|
||||
we will reply as soon as possible.
|
||||
|
||||
- For any topics, join our [discord server][discord], where we can discuss things in real-time for a faster response.
|
||||
|
||||
[issue]: https://github.com/googleapis/genai-toolbox/issues
|
||||
[discord]: https://discord.com/invite/Dmm69peqjh
|
||||
Reference in New Issue
Block a user