-
Couldn't load subscription status.
- Fork 24
Description
π Feature description
The current Hub only supports chat_completion, completion, and embeddings operations, which doesn't fit well with image-focused AI providers like Stability AI that offer text-to-image and image-to-image capabilities.
π€ Why is this feature needed?
Adding support for these image operations would make Hub more versatile and allow users to maintain the OpenAI format while utilizing image capabilities from providers like Stability AI using the OpenAI format in (https://platform.openai.com/docs/guides/images).
βοΈ How do you aim to achieve this?
Implement new API endpoints to support image operations, allowing integration with providers that specialize in image generation and transformation.
π Have you spent some time to check if this feature request has been raised before?
Yes, I've checked and didn't find similar issues.
Are you willing to submit PR?
Yes , I am willing to submit a PR!
Conversation Context: #25
Search for "I think it should be in a new API" in link above ( Github does not allow links to highlights π₯² )