agenta
agenta copied to clipboard
The open-source LLMOps platform: prompt playground, prompt management, LLM evaluation, and LLM observability all in one place.
**Is your feature request related to a problem? Please describe.** A distributed and horizontally scalable version of this application brings a lot of interest into the project and running it...
**Describe the bug** When attempting to start the project using Podman Compose, several services fail to build because the specified Dockerfile.gh files cannot be found in their respective build contexts....
[AGE-3189] [Bug] Malformed Frontend API Requests with Double Prefix /api/api/ Causing Routing Issues
**Describe the bug** Some requests sent from the frontend to the APIs are malformed and are not correctly routed to the API server. Specifically, certain API requests contain a double...
# Bug Description In the observability drawer's annotations collapsible section, only numerical metrics with averages are displayed as chips. String notes, boolean annotations, arrays, and complex objects are being filtered...
**Describe the bug** "Password must contain at least one alphabet" in local deployment. **To Reproduce** Steps to reproduce the behavior: 1. Deploy agenta locally 2. Login for the first time...
**Describe the bug** If you provide the completion or chat service an input that includes {{}}, agenta will attempt to swap the variables within the input. Additionally, the {{var}} will...
**Describe the bug** When editing prompts in the Playground UI, adding a variable with content containing backslashes (e.g., `test \s \d`) triggers a `TemplateFormatError`. The system incorrectly interprets backslashes in...
### Discussed in https://github.com/Agenta-AI/agenta/discussions/2691 Originally posted by **mmabrouk** July 21, 2025 ## Problem You can currently create custom evaluators using Python code, however the libraries that can be used are...
When you open the observability view for the first time, it shows that we are filtering the traces for the last 24 hours. However, in reality we are showing the...