|
|
|
|
"I also created a example project of how to use CrewAI agents to solve complex tasks such as fixing Golang code so that it will compile and buid and also how to use Agents and Tasks to create unit tests for the fixed code. The example project show how configuration for Agent tasks can be externalised in configuration files and also shows how different LLMs can be used to support the Crew. Current LLMs supported includes: OpenAI, Gemini, Ollama and Groq: [GitHub Repo](https://github.com/stevef1uk/crewai_llms_fix_go_code.git)\n" |