Bifrost Go SDK

The Bifrost Go SDK provides a native Go client for embedding the Bifrost AI gateway directly into Go applications using the github.com/maximhq/bifrost/core package.

API entry from apis.yml

apis.yml Raw ↑
aid: bifrost:bifrost-go-sdk
name: Bifrost Go SDK
description: The Bifrost Go SDK provides a native Go client for embedding the Bifrost AI gateway directly
  into Go applications using the github.com/maximhq/bifrost/core package.
humanURL: https://docs.getbifrost.ai/quickstart/go-sdk/setting-up
baseURL: https://pkg.go.dev/github.com/maximhq/bifrost/core
tags:
- AI Gateway
- Go
- LLM
- SDK
properties:
- type: Documentation
  url: https://docs.getbifrost.ai/quickstart/go-sdk/setting-up
- type: GettingStarted
  url: https://docs.getbifrost.ai/quickstart/go-sdk/setting-up
- type: GitHubRepository
  url: https://github.com/maximhq/bifrost