目录

Bard-Proxy

Proxy for Bard LLM

How to get your bard key

Access from Bard

Quick Start

# use your own bard key 'YOUR-BARD-KEY' instead.

docker run -d --name bard_proxy -p 8671:8671 -e BARD_PROXY_API_KEY=YOUR-BARD-KEY shinexy/bard_proxy

Method 2: Start In Current Project

  1. clone current project into your local dir.
  2. set your bard key in .env file
  3. launch python project python main.py

verify

curl -X POST -H “Content-Type: application/json” -d ‘{“input”: “hello”}’ http://localhost:8671/api/bard/v1/chat/completions

邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号