-
Notifications
You must be signed in to change notification settings - Fork 19
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
feat: Add AI SDK for Server-Side JavaScript. #619
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in-progress metrics
refactor design
mmrj
reviewed
Oct 10, 2024
tracker configs
kinyoklion
reviewed
Oct 15, 2024
kinyoklion
reviewed
Oct 15, 2024
kinyoklion
reviewed
Oct 15, 2024
add api directory and move types there
mmrj
reviewed
Oct 16, 2024
Add Bedrock and OpenAI methods fix npm scripts
**Requirements** - [ ] I have added test coverage for new or changed functionality - [ ] I have followed the repository's [pull request submission guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests) - [ ] I have validated my changes against all supported platform versions **Related issues** Provide links to any issues in this repository or elsewhere relating to this pull request. **Describe the solution you've provided** Provide a clear and concise description of what you expect to happen. **Describe alternatives you've considered** Provide a clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context about the pull request here. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Ryan Lamb <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Todd Anderson <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Menelik Zafir <[email protected]> Co-authored-by: “Menelik <“[email protected]”>
…dk-private into dob/modelConfig
fix mustache import
I would like to get the bulk of this in now. It is enough to do a pre-release. Additional PRs will contain fixes and tests. |
kinyoklion
changed the title
feat: Add AI SDK for Node.js.
feat: Add AI SDK for Server-Side JavaScript.
Nov 5, 2024
kinyoklion
approved these changes
Nov 6, 2024
Merged
kinyoklion
pushed a commit
that referenced
this pull request
Nov 6, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>server-sdk-ai: 0.1.0</summary> ## 0.1.0 (2024-11-06) ### Features * Add AI SDK for Server-Side JavaScript. ([#619](#619)) ([18e8c4c](18e8c4c)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.