IntelliNode icon indicating copy to clipboard operation
IntelliNode copied to clipboard

Add support for claude model

Open intelligentnode opened this issue 1 year ago • 1 comments

  • 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.

intelligentnode avatar Dec 30 '23 10:12 intelligentnode

This PR is example how to add new provider to intellinode: https://github.com/intelligentnode/IntelliNode/pull/86

intelligentnode avatar Jan 03 '24 12:01 intelligentnode