Rahul Chauhan

Results 9 comments of 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...