APIPark icon indicating copy to clipboard operation
APIPark copied to clipboard

AI代理使用方式

Open zhengqz opened this issue 4 months ago • 0 comments

Description

添加AI服务,每个代理模型,只能使用url: /{SERVICE_API_ID}/chat/completions

Image

能用http://192.168.20.210:8099/v1/chat/completions 根据模型名调用upstream(不同模型提供商的API)服务,像oneapi host: http://192.168.20.210:8099 url:/v1/chat/completions

Environment

  • APIPark version: 1.9-beta
  • Operating system (run uname -a): linux

zhengqz avatar Aug 18 '25 06:08 zhengqz