0xnyn / 0xnyn/cyyrus

Add support for Embedding Tasks

Aperta
#58 0 commenti 0 reazioni 1 assegnatario Rivendicata da @0xnyn Vedi su GitHub
Lingua principale
Python
Stelle
26
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Issue 1
## Summary
> Wrap LiteLLM to support both Text and Image Embedding Models.

## Pain Points
> What challenges are users encountering without this feature?

1. Users may be limited to handling only one type of embedding model, either text or image, which restricts the versatility of their applications.
2. The lack of unified support for both model types may lead to inefficient workflows and integration issues.

## Current Workarounds
> Have you come across any alternatives or tried any workarounds?

1. Users might have to implement separate systems or tools for text and image embeddings, which can be complex and cumbersome.
2. Custom code might be used to bridge the gap between text and image embeddings, but this could result in inconsistent performance.

## Solution
> What solution would you like to see?

1. Wrap LiteLLM to provide seamless support for both text and image embedding models, simplifying integration and enhancing versatility.

## References
> Have you seen similar solutions or examples elsewhere?

1. Look into existing frameworks or libraries that offer support for both text and image embeddings for best practices and implementation guidance.

## Additional Notes
> Is there anything else you’d like us to know?

1. Integrating support for both embedding types will improve the functionality and usability of LiteLLM.

## Contribution
- [ ] I’d love help with this if needed!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.