From d6279cf6bcbfec63dc5b26e04645b6d38caed63b Mon Sep 17 00:00:00 2001 From: Mahmoud Mabrouk Date: Mon, 22 Sep 2025 21:46:10 +0200 Subject: [PATCH] Add Agenta (#1596) Co-authored-by: Rabenherz112 --- software/agenta.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/agenta.yml diff --git a/software/agenta.yml b/software/agenta.yml new file mode 100644 index 0000000000..bc4d4b5b6a --- /dev/null +++ b/software/agenta.yml @@ -0,0 +1,10 @@ +name: Agenta +website_url: https://agenta.ai/ +source_code_url: https://github.com/agenta-ai/agenta +description: LLMOps platform for prompt management, LLM evaluation, and observability. Build, evaluate, and monitor production-grade LLM applications with collaborative prompt engineering. +licenses: + - MIT +platforms: + - Docker +tags: + - Generative Artificial Intelligence (GenAI)