...
Prior to using models from Anthropic, use the command commands below to install the Anthropic SDK npm packageand the fast-xml-parser npm packages:
Code Block |
---|
npm install @anthropic-ai/sdk
npm install fast-xml-parser |
...
Prior to using models from Anthropic, use the command commands below to install the Anthropic SDK npm packageand the fast-xml-parser npm packages:
Code Block |
---|
npm install @anthropic-ai/sdk
npm install fast-xml-parser |