Skip to content

feat(js-sdk): add support for Google Palm2 API#614

Open
singhaditya21 wants to merge 1 commit into
arakoodev:tsfrom
singhaditya21:feat/google-palm2-support
Open

feat(js-sdk): add support for Google Palm2 API#614
singhaditya21 wants to merge 1 commit into
arakoodev:tsfrom
singhaditya21:feat/google-palm2-support

Conversation

@singhaditya21

Copy link
Copy Markdown

This PR implements Google PaLM 2 API support for the Javascript/Typescript SDK.

Changes

  1. Added PalmAI class at JS/edgechains/arakoodev/src/ai/src/lib/palm/palm.ts supporting the Google PaLM 2 REST API.
  2. Added comprehensive unit tests mocking axios calls in JS/edgechains/arakoodev/src/ai/src/tests/palmAI.test.ts.
  3. Created an example in JS/edgechains/examples/palm2-example demonstrating jsonnet prompt parsing integration for PaLM 2.

/claim #279

@singhaditya21

Copy link
Copy Markdown
Author

Hi maintainers! Just checking in. The Google PaLM 2 support implementation is complete and all tests pass cleanly. Could you please review and merge? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant