Aaditya Gupta
Aaditya Gupta
there are many IIITs and then some JAC colleges like DTU , NSUT , and there are few other colleges that accept this , i think we can add that...
https://github.com/BrainBlend-AI/atomic-agents?tab=readme-ov-file#installation Add Support for atomic agents sdk in agent wiz
currently for analysis we only support openai sdk - however this should be based on the end user and it could be made configurable. we can start with first adding...
Currently Agent Wiz displays what frameworks are supported, however it is not clear which versions of the framework is supported. We need to add which latest version is supported for...
Agent wiz currently extends to python based frameworks, however, a lot of agentic frameworks are available in typescript as well. We can start with adding OpenAI agents TS sdk support....
SuperAgent is a latest and popular agent framework. Add Support for the same
Currently if i pass down a command in the cli tool with incorrect directory , for example: `agent-wiz extract --framework your_framework --directory ./this/directory/does/not/exists --output sample.json` It generates a graph output...
This PR does the following - adds setup instructions to use playwright for snapshot generation - adds snapshot in generated report file - creates more detailed reports with focus on...