Stars ⭐ are much appreciated!
github.com/herchila/uni... #BuildInPublic #Python #LLM
Stars ⭐ are much appreciated!
github.com/herchila/uni... #BuildInPublic #Python #LLM
1. A "QA Engineer" agent to run the tests
2. If something fails, the "Dev Engineer" agent will fix it
3. Repeat until everything works as expected
It’s an autonomous feedback loop for TDD
1. A "QA Engineer" agent to run the tests
2. If something fails, the "Dev Engineer" agent will fix it
3. Repeat until everything works as expected
It’s an autonomous feedback loop for TDD
* Give it a Python file
* You receive a "test_.py" file ready for "pytest"
Behind the scenes, I’m using #langchain for orchestration and OpenAI as LLM.
* Give it a Python file
* You receive a "test_.py" file ready for "pytest"
Behind the scenes, I’m using #langchain for orchestration and OpenAI as LLM.