pathwaycom / llm-app

Dynamic RAG for enterprise. Ready to run with Docker,⚡in sync with Sharepoint, Google Drive, S3, Kafka, PostgreSQL, real-time data APIs, and more.
https://pathway.com/developers/templates/
MIT License
3.36k stars 192 forks source link

update readme, docker-compose related #45

Closed errazudin closed 11 months ago

embe-pw commented 11 months ago

--build is a supported flag for docker compose run: https://docs.docker.com/engine/reference/commandline/compose_run/ If you are having any problems please verify that you are using the current version of Docker and Docker Compose. If it still doesn't work, feel free to ask on our Discord.

errazudin commented 11 months ago

aha. apologies, my bad. shouldn't ignore the docker updates though

thx @embe-pw