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

Embedding model support? #105

Open
thrashr888 opened this issue Feb 7, 2024 · 2 comments
Open

Embedding model support? #105

thrashr888 opened this issue Feb 7, 2024 · 2 comments
Labels
component:swift sdk Issue/PR related to Swift SDK status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature/request/enhancement

Comments

@thrashr888
Copy link

Description of the feature request:

Support for models/embedding-001 from https://ai.google.dev/models/gemini and https://ai.google.dev/examples/doc_search_emb

What problem are you trying to solve with this feature?

I'd like to support document Q&A using this package because I'm already using it for Gemini text generation.

Any other information you'd like to share?

Thank you!

@thrashr888 thrashr888 added component:swift sdk Issue/PR related to Swift SDK type:feature request New feature/request/enhancement labels Feb 7, 2024
@singhniraj08 singhniraj08 added the status:triaged Issue/PR triaged to the corresponding sub-team label Mar 7, 2024
@paulb777
Copy link
Collaborator

paulb777 commented Mar 7, 2024

This is not a currently prioritized feature request, but will continue to evaluate.

Please indicate interest with a thumbs-up vote on the issue.

@paulb777 paulb777 removed their assignment Mar 7, 2024
@thrashr888
Copy link
Author

It's surprising that this API client didn't intend to support the full completion and embedding API, similar to the other client libraries and other AI models' API clients. But I fully understand priorities must be had. I hope others find this useful enough to upvote! Without it, I can't fully support generation with RAG applications with just the Gemini service and API keys though I'd really love to. Thank you for your consideration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:swift sdk Issue/PR related to Swift SDK status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature/request/enhancement
Projects
None yet
Development

No branches or pull requests

3 participants