cf-openai-azure-proxy icon indicating copy to clipboard operation
cf-openai-azure-proxy copied to clipboard

Support multiple resources

Open wpv-chan opened this issue 1 year ago • 0 comments

Features:

  1. Added support for deploying multiple resources, integrating models from different resources together (you need to set the access key yourself).

Optimization:

  1. Provided a solution to convert HTTP/HTTPS image URLs to Base64 for re-uploading (can be disabled if not needed) to improve stability.
  2. Optimized the structure of the returned content to better fit the OpenAI format and be compatible with some third-party clients.

wpv-chan avatar Jan 04 '24 13:01 wpv-chan