Creating this library where rather than defining single prompt and set of tools (like function based approach) of creating llm agents, instead you just define some set of states and individual prompts for each of them..
I basically made this to help the problems of hallucination and wrong function calls in my other project, but I urge every llm enthusiast to at least checkout once and give feedbacks,
here - https://github.com/searchX/moorellm
5 comments
Created This Library for Finite State Machine Based LLM Agents | Heykuki News