Homun Mage

Results 5 issues of Homun Mage

``` import os from crewai import Agent, Task, Crew, Process from langchain_community.llms import Ollama from crewai_tools import BaseTool # Initialize the OpenAI LLM with the specific model llama3 = Ollama(model='llama3:8b')...

I try to use PySide6 to write a front-end crewAI and made a [GUI for CrewAI](https://github.com/HomunMage/CrewAI-GUI), node based visualized editor That the node system will mapping to crew task, agents......

Thanks for taking the time to suggest an addition to awesome-selfhosted! To ensure your Pull Request is dealt with swiftly, please check the following (check the boxes `[x]`): - [x]...

addition
reviewers wanted