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

Conversation

wpv-chan
Copy link

@wpv-chan wpv-chan commented Jan 4, 2024

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant