Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple resources #72

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Support multiple resources #72

wants to merge 1 commit into from

Commits on Jan 4, 2024

  1. Support multiple resources

    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 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0555f3f View commit details
    Browse the repository at this point in the history