Skip to content

Add PaLM2 API support to JS SDK#559

Open
qdwg wants to merge 8 commits into
arakoodev:tsfrom
qdwg:ts
Open

Add PaLM2 API support to JS SDK#559
qdwg wants to merge 8 commits into
arakoodev:tsfrom
qdwg:ts

Conversation

@qdwg
Copy link
Copy Markdown

@qdwg qdwg commented May 27, 2026

Summary

  • adds a Palm2AI client for Google PaLM/Text Bison generateText calls
  • exports Palm2AI from the AI package entrypoint
  • adds a jsonnet-based PaLM2 example and unit coverage for default/custom request options

Tests

  • npm run build
  • npx vitest run palm2.test.ts

Fixes #279

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 27, 2026

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@qdwg
Copy link
Copy Markdown
Author

qdwg commented May 28, 2026

I have read the Arakoo CLA Document and I hereby sign the CLA

@qdwg
Copy link
Copy Markdown
Author

qdwg commented May 28, 2026

recheck

@qdwg
Copy link
Copy Markdown
Author

qdwg commented May 29, 2026

/claim #279

This PR is ready for review. I signed the Arakoo CLA, and the CLA bot has commented that all contributors have signed. The CLAAssistant check still appears to show the earlier failed run, so could you please re-run the CLA/checks when you get a chance?

Verification:

  • npm run build
  • npx vitest run palm2.test.ts

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.

BOUNTY: add support for Google Palm2 API in javascript/typescript

1 participant