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

[FR] Add support for aiembed with Google models #112

Open
svilupp opened this issue Mar 26, 2024 · 0 comments
Open

[FR] Add support for aiembed with Google models #112

svilupp opened this issue Mar 26, 2024 · 0 comments

Comments

@svilupp
Copy link
Owner

svilupp commented Mar 26, 2024

It would be good to add the support for aiembed with GoogleGenAI, as the package + models support the functionality: https://tylerjthomas9.github.io/GoogleGenAI.jl/dev/#Create-Embeddings

It would require updating src/llm_google.jl with the aiembed method + updating the extension ext/GoogleGenAIPromptingToolsExt.jl to forward the underlying embed_content call.

The PR should:

  • follow the similar patterns as the aigenerate
  • have necessary docstrings with examples
  • have corresponding tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant