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

feat: Add AI SDK for Server-Side JavaScript. #619

Merged
merged 62 commits into from
Nov 6, 2024
Merged

Conversation

InTheCloudDan
Copy link
Contributor

@InTheCloudDan InTheCloudDan commented Oct 10, 2024

No description provided.

packages/sdk/ai/README.md Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@kinyoklion kinyoklion changed the title Dob/model config feat: Add AI SDK for Node.js. Oct 16, 2024
packages/sdk/ai/src/index.ts Outdated Show resolved Hide resolved
InTheCloudDan and others added 7 commits October 25, 2024 11:44
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]”>
@kinyoklion kinyoklion marked this pull request as ready for review November 5, 2024 23:56
@kinyoklion kinyoklion requested a review from a team as a code owner November 5, 2024 23:56
@kinyoklion
Copy link
Member

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 kinyoklion changed the title feat: Add AI SDK for Node.js. feat: Add AI SDK for Server-Side JavaScript. Nov 5, 2024
@kinyoklion kinyoklion merged commit 18e8c4c into main Nov 6, 2024
22 checks passed
@kinyoklion kinyoklion deleted the dob/modelConfig branch November 6, 2024 16:45
@github-actions github-actions bot mentioned this pull request Nov 6, 2024
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants