APIPark
APIPark copied to clipboard
AI代理使用方式
Description
添加AI服务,每个代理模型,只能使用url: /{SERVICE_API_ID}/chat/completions
能用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