IntelliNode
IntelliNode copied to clipboard
Add support for claude model
- Get the api key from : https://www.anthropic.com/product
- Add wrapper for anthropic.
- Integration the anthropic provider with the generate controller. -Integration the anthropic provider with the chatbbot function.
This PR is example how to add new provider to intellinode: https://github.com/intelligentnode/IntelliNode/pull/86