Shoptacle

Results 2 issues of Shoptacle

The quickstart example for [Model + Prompt = LLMChain](https://js.langchain.com/docs/getting-started/guide-chat#model--prompt--llmchain), which should demonstrate message accumulation, isn't remembering (or at least not referencing) the previous input. Not sure whether I'm doing something...

Gui & celery can't start. I'm running the following steps on a Mac M1: 1. clone project 2. cp config_template.yml config.yaml 3. add API keys 4. docker compose up --build...