agenta icon indicating copy to clipboard operation
agenta copied to clipboard

The all-in-one LLM developer platform: prompt management, evaluation, human feedback, and deployment all in one place.

Results 98 agenta issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** We want to be able to rerun a cancelled evaluation job by specifying the evaluation ID and job ID. **Describe...

stale

Rerunning an existing evaluation

In entity recognition tasks, users often need to evaluate multiple outputs. For example, if the task is to extract the author and date from a PDF, the user might create...

enhancement
dev experience

**Is your feature request related to a problem? Please describe.** Using llms without streaming is slow. **Describe the solution you'd like** Add a feature to stream outputs to the SDK...

dev experience
SDK

## Description We want to address the issue of lingering resources linked to an app even after the app has been deleted. Presently, when an app is removed, items such...

bug
dev experience
Backend

We would like to enable the users to run the evaluation workflow from the CLI (without going through the UI). The UI in this case would be mostly used to...

Roadmap
December 2023

- I followed the same structure as the previous markdown documents - Added code snippets - I wasn't able to add images cc: @mmabrouk @aakrem

size:XL

``` Traceback (most recent call last): File "/app/main.py", line 3, in import _app # This will register the routes with the FastAPI application File "/app/_app.py", line 2, in from shared.constants...

bug
python

Hello, I've cloned Agenta locally and created a custom app using Claude Anthropic. It's just a simple myapp.py to test. Here are the steps I followed: - Ran: agenta init....

We would like to the table for evaluation comparison view at the header of each output the data about the configuration that is used for that evaluation.

Frontend
incomplete description
design needed