Git Product home page Git Product logo

Comments (21)

chungyau97 avatar chungyau97 commented on May 13, 2024 1

I am facing the same issue my "chromadb" is running in docker and ran the flowise as "npx flowise start", unable to figure out what could be the issue. Screenshot 2023-06-09 at 5 48 26 PM

Try update flowise with npm install -g flowise then rebuild your flow
Results:
image

from flowise.

webconsulting avatar webconsulting commented on May 13, 2024 1

Hi everyone, I had the same problem because I am embedding documents with openai integration into a chroma collection and using the same collection with local embedding.
When you use a new collection only for local integration, everything is fine!
I hope this'll be helpful

from flowise.

HenryHengZJ avatar HenryHengZJ commented on May 13, 2024

Have you got Chroma running locally?

If not you'll have to clone the Chroma repo: git clone https://github.com/chroma-core/chroma.git
And start its docker container: docker-compose up -d --build

https://docs.trychroma.com/api-reference?lang=js

from flowise.

kayue avatar kayue commented on May 13, 2024

Running into same issue, Chroma already running at port 8000

from flowise.

chungyau97 avatar chungyau97 commented on May 13, 2024

@kayue are using mac os or linux?
@saviorand could you check whether the docker image is running?
image

I could run it as shown below
image

from flowise.

saviorand avatar saviorand commented on May 13, 2024

The chroma container is running and I can reach Chroma on port 8000, but having the same issue... My flow is on the screenshot:
image

from flowise.

chungyau97 avatar chungyau97 commented on May 13, 2024

The chroma container is running and I can reach Chroma on port 8000, but having the same issue... My flow is on the screenshot: image

I believe is not an error from Chroma, I will create a similar flow as you to investigate further.

from flowise.

chungyau97 avatar chungyau97 commented on May 13, 2024

I'm able to run the same flow as you without encountering error.
image

@saviorand did you upsert your document into chroma?
If you have not upsert any document into Chroma, based on below screenshot could you give this flow a try ?
image

from flowise.

saviorand avatar saviorand commented on May 13, 2024

I did not upsert anything to Chroma, maybe that's why! Let me try it out

from flowise.

Dojimanoryyu avatar Dojimanoryyu commented on May 13, 2024

hi, i have similar problem, i did upsert docs into chroma and already start chroma docker container, but i cant see any ingestion progresss whatsoever and chat test will return error "Error: Request failed with status code 400". Any idea?

from flowise.

HenryHengZJ avatar HenryHengZJ commented on May 13, 2024

We've identified a bug where if you run both Flowise and Chroma on docker, it will not work.

Are you guys running Flowise on docker? @kayue @Dojimanoryyu @saviorand ?

from flowise.

Dojimanoryyu avatar Dojimanoryyu commented on May 13, 2024

im running flowise via npx flowise start, it is chroma db that use docker. Also, i don't know how to check ingestion in chroma docker progress since it's not stated in the terminal. For the pinecone one I can check via pinecone consol.

from flowise.

sknightq avatar sknightq commented on May 13, 2024

I'm running Chroma locally, but there is a bug in Chroma.
This is the description of bug
In my case, I upgrade the langchain to 0.084 and chromadb to 1.5.0 to fix.

from flowise.

alexk1919 avatar alexk1919 commented on May 13, 2024

Hi, can I use a hosted Chroma instance or does it have to be local?

from flowise.

HenryHengZJ avatar HenryHengZJ commented on May 13, 2024

you can add a url to Chroma node - #151

from flowise.

alexk1919 avatar alexk1919 commented on May 13, 2024

Thank you... I see where I can make those modifications.

from flowise.

saviorand avatar saviorand commented on May 13, 2024

We've identified a bug where if you run both Flowise and Chroma on docker, it will not work.

Are you guys running Flowise on docker? @kayue @Dojimanoryyu @saviorand ?

Yes I run on Docker

from flowise.

ill-yes avatar ill-yes commented on May 13, 2024

I'm running Chroma locally, but there is a bug in Chroma. This is the description of bug In my case, I upgrade the langchain to 0.084 and chromadb to 1.5.0 to fix.

Lifting to chromadb 1.5.0 didnt fix the issue for me. Running it locally.

from flowise.

pavanjava avatar pavanjava commented on May 13, 2024

I am facing the same issue my "chromadb" is running in docker and ran the flowise as "npx flowise start", unable to figure out what could be the issue.
Screenshot 2023-06-09 at 5 48 26 PM

from flowise.

aghasaadmohammad avatar aghasaadmohammad commented on May 13, 2024

i am running flowise on local and I am running chroma db on docker but i get this error
image

from flowise.

Enophi avatar Enophi commented on May 13, 2024

i am running flowise on local and I am running chroma db on docker but i get this error image

Hi! Just remove the trailing slash :)

from flowise.

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.