Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. OpenWebUI
  3. OpenWebUI + Anthropic / Claude

OpenWebUI + Anthropic / Claude

Scheduled Pinned Locked Moved OpenWebUI
27 Posts 7 Posters 25.5k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    eddowding
    wrote on last edited by
    #1

    Has anyone got OpenWebUI working with Anthropic / Claude?

    1 Reply Last reply
    2
    • J joseph moved this topic from Support on
    • E Offline
      E Offline
      eddowding
      wrote on last edited by
      #2

      Answering my own question - yes - follow this: https://github.com/open-webui/open-webui/issues/3288

      1 Reply Last reply
      2
      • P Offline
        P Offline
        p44
        translator
        wrote on last edited by
        #3

        @eddowding hello, did you use Anthropic on OpenWebUI? How it was config process?

        I also checked this tutorial https://medium.com/@elliot_77861/open-webui-adding-anthropic-models-979318f0d78f but I don't know how to enable "Pipelines" on Cloudron

        1 Reply Last reply
        0
        • P Offline
          P Offline
          p44
          translator
          wrote on last edited by
          #4

          hello @girish, how I can activate "Pipelines" on OpenWeb UI Cloudron instance? I would like to add Anthropic model to OpenWebUI. Thank's a lot for your help

          1 Reply Last reply
          1
          • E Offline
            E Offline
            eddowding
            wrote on last edited by
            #5

            You don't need to!

            Go to Workspace > Functions > Add

            Then paste in the raw code from:
            https://github.com/open-webui/pipelines/blob/main/examples/pipelines/providers/anthropic_manifold_pipeline.py

            Then click settings and enter the API key from Anthropic.

            P 1 Reply Last reply
            2
            • P Offline
              P Offline
              p44
              translator
              wrote on last edited by
              #6

              Hello @eddowding thanks a lot for your patience.

              I followed instructions but I get this error:

              Something went wrong :/ Command '['/usr/bin/python3', '-m', 'pip', 'install', 'sseclient-py']' returned non-zero exit status 1.
              

              alt text

              1 Reply Last reply
              0
              • E Offline
                E Offline
                eddowding
                wrote on last edited by
                #7

                Sorry.. I'm afraid I'm out of my depth there. It worked for me.

                1 Reply Last reply
                1
                • P Offline
                  P Offline
                  p44
                  translator
                  wrote on last edited by
                  #8

                  @eddowding thanks a lot

                  1 Reply Last reply
                  0
                  • P Offline
                    P Offline
                    p44
                    translator
                    wrote on last edited by
                    #9

                    Any help would be appreciated 🙏

                    Something went wrong :/ Command '['/usr/bin/python3', '-m', 'pip', 'install', 'sseclient-py']' returned non-zero exit status 1.
                    

                    @nebulon @girish

                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #10

                      Have you tried to run this command directly via webterminal to maybe get more error output besides a vague status 1?

                      1 Reply Last reply
                      1
                      • E eddowding

                        You don't need to!

                        Go to Workspace > Functions > Add

                        Then paste in the raw code from:
                        https://github.com/open-webui/pipelines/blob/main/examples/pipelines/providers/anthropic_manifold_pipeline.py

                        Then click settings and enter the API key from Anthropic.

                        P Offline
                        P Offline
                        p44
                        translator
                        wrote on last edited by
                        #11

                        @nebulon I followed this advice, so I think is not a single command to run but a series of.

                        Thanks a lot

                        @eddowding said in OpenWebUI + Anthropic / Claude:

                        You don't need to!

                        Go to Workspace > Functions > Add

                        Then paste in the raw code from:
                        https://github.com/open-webui/pipelines/blob/main/examples/pipelines/providers/anthropic_manifold_pipeline.py

                        Then click settings and enter the API key from Anthropic.

                        chetbakerC 1 Reply Last reply
                        0
                        • P p44

                          @nebulon I followed this advice, so I think is not a single command to run but a series of.

                          Thanks a lot

                          @eddowding said in OpenWebUI + Anthropic / Claude:

                          You don't need to!

                          Go to Workspace > Functions > Add

                          Then paste in the raw code from:
                          https://github.com/open-webui/pipelines/blob/main/examples/pipelines/providers/anthropic_manifold_pipeline.py

                          Then click settings and enter the API key from Anthropic.

                          chetbakerC Offline
                          chetbakerC Offline
                          chetbaker
                          wrote on last edited by
                          #12

                          @p44 said in OpenWebUI + Anthropic / Claude:

                          @nebulon I followed this advice, so I think is not a single command to run but a series of.

                          Thanks a lot

                          @eddowding said in OpenWebUI + Anthropic / Claude:

                          You don't need to!

                          Go to Workspace > Functions > Add

                          Then paste in the raw code from:
                          https://github.com/open-webui/pipelines/blob/main/examples/pipelines/providers/anthropic_manifold_pipeline.py

                          Then click settings and enter the API key from Anthropic.

                          how did you fix this error?

                          P 1 Reply Last reply
                          0
                          • chetbakerC chetbaker

                            @p44 said in OpenWebUI + Anthropic / Claude:

                            @nebulon I followed this advice, so I think is not a single command to run but a series of.

                            Thanks a lot

                            @eddowding said in OpenWebUI + Anthropic / Claude:

                            You don't need to!

                            Go to Workspace > Functions > Add

                            Then paste in the raw code from:
                            https://github.com/open-webui/pipelines/blob/main/examples/pipelines/providers/anthropic_manifold_pipeline.py

                            Then click settings and enter the API key from Anthropic.

                            how did you fix this error?

                            P Offline
                            P Offline
                            p44
                            translator
                            wrote on last edited by p44
                            #13

                            Hello @chetbaker.

                            Nothing... Unfortunately I don't have the necessary skills to move forward....

                            Are you having the same problem?

                            1 Reply Last reply
                            0
                            • chetbakerC Offline
                              chetbakerC Offline
                              chetbaker
                              wrote on last edited by
                              #14

                              yup, I'm trying to find a reasonable nice interfase to deal with claude

                              P 1 Reply Last reply
                              0
                              • chetbakerC chetbaker

                                yup, I'm trying to find a reasonable nice interfase to deal with claude

                                P Offline
                                P Offline
                                p44
                                translator
                                wrote on last edited by
                                #15

                                @chetbaker OpenUI could be one of the best, but limited technological knowledge and these problems do not allow us to use it.

                                Meanwhile you can use https://www.typingmind.com/ but is not for free.

                                1 Reply Last reply
                                0
                                • E Offline
                                  E Offline
                                  eddowding
                                  wrote on last edited by
                                  #16

                                  I'm now having similar problems integrating perplexity. 😞

                                  P 1 Reply Last reply
                                  0
                                  • E eddowding

                                    I'm now having similar problems integrating perplexity. 😞

                                    P Offline
                                    P Offline
                                    p44
                                    translator
                                    wrote on last edited by
                                    #17

                                    @eddowding same error?

                                    1 Reply Last reply
                                    0
                                    • chetbakerC Offline
                                      chetbakerC Offline
                                      chetbaker
                                      wrote on last edited by
                                      #18

                                      I'm receiving the same error I wonder if the app is usable

                                      P 1 Reply Last reply
                                      1
                                      • chetbakerC chetbaker

                                        I'm receiving the same error I wonder if the app is usable

                                        P Offline
                                        P Offline
                                        p44
                                        translator
                                        wrote on last edited by
                                        #19

                                        @chetbaker App is totally unusable and unuseful at this point... Especially for those like me don't have right skills and knowledge to move forward...

                                        1 Reply Last reply
                                        0
                                        • marcusquinnM Offline
                                          marcusquinnM Offline
                                          marcusquinn
                                          wrote on last edited by
                                          #20

                                          Can confirm, this works really well. Just search for the model you want, eg: "anthropic", and pick the most popular: https://openwebui.com/functions?query=

                                          Then it's a bit of copy/paste (Name, Description/Content) into Open WebUI > Admin Panel > Functions > +

                                          Recommend you stick at it. It does work, and there's quite a bit more to this app that meets the eye. Worth figuring out, it's not technical, just a but unfamiliar way of working at first.

                                          Web Design & Development: https://www.evergreen.je
                                          Technology & Apps: https://www.marcusquinn.com

                                          P 1 Reply Last reply
                                          4

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search