Skip to content

Java: Support for the PaLM API in Java #129

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

Open
glaforge opened this issue Sep 19, 2023 · 6 comments
Open

Java: Support for the PaLM API in Java #129

glaforge opened this issue Sep 19, 2023 · 6 comments
Assignees
Labels
java Pull requests that update Java code question Further information is requested

Comments

@glaforge
Copy link

glaforge commented Sep 19, 2023

It would be great if Semantic Kernel supported the PaLM API from Google in Java.
There's the developer focused one here or ideally the Cloud-based one from Vertex AI here.

There are different LLM models available (chat and non-chat), and you can also compute embeddings.

@shawncal shawncal added the triage Needs triage from engineering team label Sep 19, 2023
@nacharya1 nacharya1 added question Further information is requested and removed triage Needs triage from engineering team labels Sep 21, 2023
@nacharya1
Copy link

@glaforge we recently add PaLM support apart of microsoft/semantic-kernel#2258 and microsoft/semantic-kernel#2076. Hopefully this helps.

@glaforge
Copy link
Author

Sorry, I should have been clearer.
It was following a discussion with @brunoborges about the support of PaLM, but in the Java flavor of Semantic Kernel.
Could we reopen this issue?

@glaforge glaforge changed the title Support for the PaLM API Support for the PaLM API in Java Sep 21, 2023
@brunoborges brunoborges reopened this Sep 21, 2023
@shawncal shawncal added java Pull requests that update Java code triage Needs triage from engineering team labels Sep 21, 2023
@brunoborges brunoborges changed the title Support for the PaLM API in Java Java: Support for the PaLM API Sep 21, 2023
@github-actions github-actions bot changed the title Java: Support for the PaLM API Java: Support for the PaLM API in Java Sep 21, 2023
@nacharya1
Copy link

nacharya1 commented Sep 21, 2023

yes course. Appreciate the clarity @glaforge. Thanks for reopening @brunoborges .

@brunoborges
Copy link
Member

Definitely one of the downsides of having all languages in the same repository is that issues may be opened related to one language but reviewed by another language maintainer.

But there are upsides! Let's help users being clarity as they open issues in the future.

@evchaki evchaki removed the triage Needs triage from engineering team label Oct 2, 2023
Copy link

This issue is stale because it has been open for 90 days with no activity.

@johnoliver johnoliver transferred this issue from microsoft/semantic-kernel Jul 26, 2024
@glaforge
Copy link
Author

It would also be nice to cover the Vertex AI Gemini models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code question Further information is requested
Projects
Status: No status
Development

No branches or pull requests

5 participants