Abram
Abram
Create a Django workflow (django.yml) for GitHub actions (continuous integration).
## Description This PR proposes integrating observability into LLM applications with Agenta, even if the applications are not hosted on Agenta. ### Related Issue Closes [cloud_#338](https://github.com/Agenta-AI/agenta_cloud/issues/338) Relative [commons_#43](https://github.com/Agenta-AI/agenta-commons/pull/43) ### Additional...
## Description This PR allows litellm integration for observability. ### Related Issue Closes #1582 ### Additional Information The example demonstrating LiteLLM integration for observability is titled "litellm_integration". This example is...
**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...
## 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...
## Description This PR improves the error messages in the playground for different feature flags. ### Related Issue Closes #885 ### Related PR Closes [#197_cloud](https://github.com/Agenta-AI/agenta_cloud/pull/197)
**Is your feature request related to a problem? Please describe.** We want to be able to cancel a currently running evaluation job by specifying the evaluation ID and job ID....
The CLI is a crucial component of Agenta. We plan to conduct unit and integration tests to guarantee the code quality of the CLI and its compatibility with any backend...
We need to ensure that the CLI tests start running when a PR is raised. To accomplish this, implement an action workflow to run the CLI tests when a PR...
## Description This PR improves the get_config endpoint latency by 86.7% ### Related Issue Closes #1599 ### Dependency [commons_#53](https://github.com/Agenta-AI/agenta-commons/pull/53) ### Preview [config-latency-improved.webm](https://github.com/Agenta-AI/agenta/assets/55067204/098dfbf8-585c-4cce-be7d-6d5d6c166d53)