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

idea: remote engines with embeddings, vision support #1943

Open
4 tasks
louis-menlo opened this issue Feb 9, 2025 · 0 comments
Open
4 tasks

idea: remote engines with embeddings, vision support #1943

louis-menlo opened this issue Feb 9, 2025 · 0 comments
Assignees

Comments

@louis-menlo
Copy link
Contributor

louis-menlo commented Feb 9, 2025

Problem Statement

Client can just work with chat/completions endpoint for now.

Feature Idea

This is to enhance the app ability to interact with multiple OpenAI-compatible endpoints. Currently, we support chat/completions, allowing clients to send requests to a single endpoint. This update expands functionality to include support for additional endpoints and data types, specifically:

  • Multiple Endpoint Support: Enables clients to seamlessly switch between and utilize various OpenAI-compatible endpoints beyond just chat/completions.
  • Embeddings: Adds support for generating embeddings, empowering clients to leverage this powerful feature for tasks like semantic search and clustering.
  • Image Upload: Introduces the capability to upload images, opening up possibilities for image-based interactions with supported models.
  • Tool Use: With dynamic chat template support, also remote providers support using function calling.

This expanded support provides greater flexibility and allows clients to integrate a wider range of AI capabilities into their applications.

@louis-menlo louis-menlo self-assigned this Feb 9, 2025
@github-project-automation github-project-automation bot moved this to Investigating in Menlo Feb 9, 2025
@imtuyethan imtuyethan moved this from Investigating to Scheduled in Menlo Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Scheduled
Development

No branches or pull requests

2 participants