Add Palm2 API support in JS SDK#556
Conversation
* Added Java code into ts branch * ReAct example added. * Update react-chain.jsonnet
* Fix formatting in JS/wasm files * add Example of jsonnet
* Changes added * Changes added * Changes added--02 * Changes added--02 * Changes added --------- Co-authored-by: Mohd Saif Khan <msaifkhan5038@gmail.com>
Co-authored-by: root <root@Shyam.localdomain>
|
CLA Assistant Lite bot: Thank you for your submission, we really appreciate it. Before we can accept your contribution, we ask that you sign the Arakoo Contributor License Agreement. You can sign the CLA by adding a new comment to this pull request and pasting exactly the following text. I have read the Arakoo CLA Document and I hereby sign the CLA 7 out of 9 committers have signed the CLA. |
|
I have read the Arakoo CLA Document and I hereby sign the CLA |
/claim #279\n\nAdds Palm2AI support, unit tests under
src/tests/palm2, and a runnablechat-with-palm2jsonnet example.\n\nValidation:\n- npm run build\n- npx vitest run src/tests/palm2/palm2.test.ts\n- npm install && timeout 20s npm run start (example smoke)