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

Java: Add Gemini text completion #6580

Closed
milderhc opened this issue Jun 6, 2024 · 0 comments
Closed

Java: Add Gemini text completion #6580

milderhc opened this issue Jun 6, 2024 · 0 comments
Assignees
Labels
java Issue or PR regarding Java code sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@milderhc
Copy link
Member

milderhc commented Jun 6, 2024

No description provided.

@milderhc milderhc self-assigned this Jun 6, 2024
@markwallace-microsoft markwallace-microsoft added java Issue or PR regarding Java code triage labels Jun 6, 2024
@milderhc milderhc added java Issue or PR regarding Java code sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) and removed java Issue or PR regarding Java code triage labels Jun 6, 2024
github-merge-queue bot pushed a commit that referenced this issue Jun 11, 2024
…on (#6583)

### Motivation and Context

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

### Description

Fixes #6580

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Issue or PR regarding Java code sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Archived in project
Development

No branches or pull requests

2 participants