LLMStack icon indicating copy to clipboard operation
LLMStack copied to clipboard

No-code multi-agent framework to build LLM Agents, workflows and applications with your data

Results 27 LLMStack issues
Sort by recently updated
recently updated
newest added

When I run this locally: docker compose -f docker/docker-compose.dev.yml --env-file docker/.env.dev up I get this error: [+] Running 2/2 ✘ app Error 1.8s ✘ runner Error 1.8s Error response from...

**Describe the bug** Fresh installation according to official docs (used pipx instead of pip) running llmstack, the docker containers get downloaded, created and started Then I get the command line...

I don't see much activity in the issues and PRs for over a month. Is the project receiving active development? Are you looking for developer contributions? Or is the project...

I am facing some error while trying to run development setup on my local via command `docker compose -f docker/docker-compose.dev.yml --env-file docker/.env.dev up` ```sh ✘ runner Error pull access denied...

Fixes: 299 Switched from NamedTemporaryFile to delete=False + manual cleanup to avoid Windows locking errors when invoking docker compose.

**Describe the bug** After installing llmstack library, when running `llmstack` on Windows, the CLI fails to start due to a locked temp file used as the `--env-file` for `docker compose`....