Skip to content

Releases: workHMZ/vertex2openai-cf

v1.0.0: Initial Release

01 May 06:48

Choose a tag to compare

🎉 Initial Release

This is the first official release of vertex2openai-cf, a lightweight Cloudflare Worker designed to translate OpenAI-formatted API requests to Google Cloud Vertex AI.

✨ Key Features

  • Format Conversion: Seamlessly converts requests and responses between OpenAI and Vertex AI formats.
  • Streaming Support: Full support for real-time streaming responses (SSE).
  • Authentication: Built-in credential management and authentication for Google Cloud Vertex AI.
  • Edge Deployment: Optimized for deployment on Cloudflare Workers for low-latency edge computing.

🚀 Getting Started

Please refer to the README.md for detailed instructions on configuration and deployment using Wrangler.

📦 Assets

Source code and necessary configuration files (like wrangler.toml and package.json) are included in this release.