Giter Club home page Giter Club logo

Comments (3)

dominicdev avatar dominicdev commented on August 25, 2024 1

having hard time with REDIS, possible to run without it? I'm getting redis.exceptions.AuthenticationError: Authentication required

from opengpts.

zwilch avatar zwilch commented on August 25, 2024

I have a similar problem because I didn't understand what I had to specify for REDIS or what I still had to install.
I don't want to use an external cloud service, I need a purely local installation.

I followed:
https://tecadmin.net/how-to-install-redis-on-debian-11/
and
https://redis.io/docs/install/install-redis/install-redis-on-linux/
redis is running
redis-server -v Redis server v=7.0.11

export REDIS_URL=redis://127.0.0.1:6379

Sorry dont have a clue how to start longchain opengpts correctly.

langchain serve --port=8100
raise ValueError(f"Redis failed to connect: {e}")
ValueError: Redis failed to connect: Redis cannot be used as a vector database without RediSearch >=2.4Please head to https://redis.io/docs/stack/search/quick_start/to know more about installing the RediSearch module within Redis Stack.

Is there a way to start without REDIS?

from opengpts.

zwilch avatar zwilch commented on August 25, 2024

I have realized, I need to compile the plugin RedisSearch. I followed the Instruction i had found and endet up with errors.
I am really interessted in the opengpts .
But i have no solution to start it without doccer or without the redis cloud service.

Hase someone a hint for me?

from opengpts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.