LLMStack
LLMStack copied to clipboard
No-code multi-agent framework to build LLM Agents, workflows and applications with your data
**Describe the bug** LLMStack returns 'b64_json' instead of the generated image **To Reproduce** Steps to reproduce the behavior: 1. Go to Playground 2. Click on 'LocalAI', 'Image Generations 3. put...
**Describe the bug** When binding LLMstack to 0.0.0.0:3000 there is an issue where whenever you run the server it keeps saying, "Waiting for LLMStack server to be up...". Even when...
the problem is also on the website. https://trypromptly.com/ There is also a problem in the chatbot of the site, during interaction: Connection Error. respectfully.
In the pip version of llmstack, when you run the commands. llmstack -h OR llmstack --help There is no helpful output, and instead starts up the server. One thing not...
add support for anthropic, bedrock, azure, huggingface inference, togetherai, replicate, ai21, etc.
Hi @ajhai @vegito22, Noticed you're calling the openai chat completions endpoint. I'm working on litellm (simple library to standardize LLM API Calls - https://github.com/BerriAI/litellm) and wanted to see how i...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. CreateWebsite Chatbot from Template 2. Add Datasource of Company...
**Describe the bug** After building the application and deploying it main.0630ae48.js is not found under /usr/share/nginx/html/static/ **To Reproduce** Steps to reproduce the behavior: 1. Build application using makefile 2. deploy...
On Ubuntu 24.04 using llmstack 0.2.5: llmstack Container llmstack-weaviate-1 Started Container llmstack-redis-1 Started Container llmstack-postgres-1 Started Container llmstack-api-1 Starting Container llmstack-rqworker-1 Starting Container llmstack-runner-1 Started Container llmstack-api-1 Started Container llmstack-app-1...
**Describe the bug** LLmstack api service fails to start due to an incorrectly configured migration.py script for creating the backend tables against postgres. This is during a fresh install. Postgres...
**Describe the bug** llmstack doesn't start on a fresh install. **To Reproduce** conda create -n llmstack python=3.12 conda activate llmstack pip3 install llmstack llmstack **Version** 0.2.6 **Environment** MacBook Pro Apple...