Rahul Chauhan
Rahul Chauhan
Hi @muhammadyaseen, Iād like to work on this and fix the misleading documentation for LLMContextPrecisionWithoutReference. Iāll submit a PR soon. š
Hi @Aaditya-G , I would like to work on this issue āAdd Support for SuperAgentā. My approach would be: 1. Create a new framework folder superagent inside src/repello_agent_wiz/frameworks/, similar to...
Hey @repello-daemon, Iād like to take up this issue. Iāve gone through the repo structure and noticed that dependencies are managed through pyproject.toml while the main codebase is organized under...
Hi @repello-daemon, Iām ready to work on this dependency bump issue. My approach would be: 1. Identify all third-party dependencies used in the codebase (including those not listed in pyproject.toml,...
Hi @repello-daemon, Iāve created a PR for this issue: [#38](https://github.com/Repello-AI/Agent-Wiz/pull/38) - The PR updates all third-party dependencies in pyproject.toml to their latest stable versions compatible with Python ā„3.10. Iāve also...
@Aaditya-G can you assign this issue to someone , currently i am busy with other work
Hi @aachkar-samsara @anistark , Iād like to work on this issue. From what I understand, the evaluation prompts repeat a lot of instructions/examples for each input, which prevents implicit caching...
Understood, Iāll look into the caching approach while keeping compatibility in mind. Thanks for guidance @anistark .
Hi team, Iād like to work on this issue (#2122) regarding āGetting always 0 in agent evaluation with Agent Goal accuracy.ā From my understanding, the problem seems related to how...