v0.0.1

googleapis/mcp-toolboxv0.0.1Oct 28, 2024by release-please[bot]

AI Summary

Initial release establishing the core framework with basic CLI and HTTP server capabilities, support for AlloyDB and Postgres sources, and preliminary SDK integrations.

Key Highlights

  • Add basic CLI and HTTP server
  • Add AlloyDB and Postgres sources/tools
  • Add Toolset manifest endpoint
  • Add LangChain SDK

New Features

  • Address and port flags
  • AlloyDB source and tool
  • Basic CLI
  • Basic HTTP server
  • Basic tools file parsing
  • Cloud SQL PG invocation
  • Postgres source and tool
  • Preliminary parameter parsing
  • Array type parameter support
  • Toolset configuration
  • Toolset manifest endpoint
  • LangChain SDK
  • Basic control plane functionality

Full Release Notes

## 0.0.1 (2024-10-28)


### Features

* Add address and port flags ([#7](https://github.com/googleapis/genai-toolbox/issues/7)) ([df9ad9e](https://github.com/googleapis/genai-toolbox/commit/df9ad9e33f99e6e5b692d9a99c2a90fbe3667265))
* Add AlloyDB source and tool ([#23](https://github.com/googleapis/genai-toolbox/issues/23)) ([fe92d02](https://github.com/googleapis/genai-toolbox/commit/fe92d02ae2ac2e70769dd2ee177cab91233a01cd))
* Add basic CLI ([#5](https://github.com/googleapis/genai-toolbox/issues/5)) ([1539ee5](https://github.com/googleapis/genai-toolbox/commit/1539ee56dddbee3a19069ef887375e76503fbdbd))
* Add basic http server ([#6](https://github.com/googleapis/genai-toolbox/issues/6)) ([e09ae30](https://github.com/googleapis/genai-toolbox/commit/e09ae30a90083a3777f91dd661e5a85bacdd48ba))
* Add basic parsing from tools file ([#8](https://github.com/googleapis/genai-toolbox/issues/8)) ([b9ba364](https://github.com/googleapis/genai-toolbox/commit/b9ba364fb66a884178d207e57310e07cf8d6cff1))
* Add initial cloud sql pg invocation ([#14](https://github.com/googleapis/genai-toolbox/issues/14)) ([3703176](https://github.com/googleapis/genai-toolbox/commit/3703176fce110ebb999deeb73d6b3aba29dee276))
* Add Postgres source and tool ([#25](https://github.com/googleapis/genai-toolbox/issues/25)) ([2742ed4](https://github.com/googleapis/genai-toolbox/commit/2742ed48b8d52f748a9edbc520068e1b88d82758))
* Add preliminary parsing of parameters ([#13](https://github.com/googleapis/genai-toolbox/issues/13)) ([27edd3b](https://github.com/googleapis/genai-toolbox/commit/27edd3b5f671b2ce7677729fae4e56381271c990))
* Add support for array type parameters ([#26](https://github.com/googleapis/genai-toolbox/issues/26)) ([3903e86](https://github.com/googleapis/genai-toolbox/commit/3903e860bc67a7b385e316220ba4ea37e00c20f2))
* Add toolset configuration ([#12](https://github.com/googleapis/genai-toolbox/issues/12)) ([59b4bc0](https://github.com/googleapis/genai-toolbox/commit/59b4bc07f4b8521c188d10ed047eee817d19e424))
* Add Toolset manifest endpoint ([#11](https://github.com/googleapis/genai-toolbox/issues/11)) ([61e7b78](https://github.com/googleapis/genai-toolbox/commit/61e7b78ad8af2e51f824ced32d14234fa32da30a))
* **langchain-sdk:** Add Toolbox SDK for LangChain ([#22](https://github.com/googleapis/genai-toolbox/issues/22)) ([0bcd4b6](https://github.com/googleapis/genai-toolbox/commit/0bcd4b6e418a8e43f2b7b74a0969da171e2081bf))
* Stub basic control plane functionality  ([#9](https://github.com/googleapis/genai-toolbox/issues/9)) ([336bdc4](https://github.com/googleapis/genai-toolbox/commit/336bdc4d56580637afff2313bef64b50b148faca))


### Miscellaneous Chores

* Release 0.0.1 ([#31](https://github.com/googleapis/genai-toolbox/issues/31)) ([1f24ddd](https://github.com/googleapis/genai-toolbox/commit/1f24dddb4b24ff4336998bf43acaf4607a48ff66))


### Continuous Integration

* Add realease-please ([#15](https://github.com/googleapis/genai-toolbox/issues/15)) ([17fbbb4](https://github.com/googleapis/genai-toolbox/commit/17fbbb49b05996c2c43df4b72cf08488224c522a))

| **os/arch**   | **sha256**                                                       |
|------|---------------|
| [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.0.1/linux/amd64/toolbox)   | 2a0cecb87eeaae95c275f0dbadf7b88af8072ef40144141a4c0f58e24f347c92 |
| [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.0.1/darwin/arm64/toolbox)   | 8acf9fefbc1f3387a06f3072a8b256ade9761c9b98c0e75aa7ccea95cd137f06 |
| [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.0.1/darwin/amd64/toolbox)   | ad7d041c88cce72e1c7cabc41c7b79948f33b4a8e88ed7fb22e06de63d45b92e |
| [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.0.1/windows/amd64/toolbox)   | aab8dc30e17dc7802289ae7189361c73cd6dc5d554f2945bd98b0b9bda3bcd08 |