yyoussef11
yyoussef11
@dokterbob the issue is clear in this commit "e3a42ba377cf70bc851c3bea2aa65f161602a634" for version [1.1.400rc1](https://github.com/Chainlit/chainlit/releases/tag/1.1.400rc1) It seems something is wrong with the Messages.tsx file where the sequence of messages is not being properly...
hello @logan-markewich thanks for the answer i was able to run the 2 prints, actually i am using ollama embeddings for a Redis vector store and it is perfectly working....
To note that the suggestion of dosubot resulted in the same error. even after manually closing the connection to the graph_store, i still faced the issue. FYI am using python...
@logan-markewich yes, i have the latest ollama embeddings: llama-index-embeddings-ollama==0.3.0 i have started from a fresh environment with a new python and new llama index packages.