2 Repos
Terminating agentic workflows when a generated or received message matches a predefined keyword or condition.
Distinct from Simulation Termination Logic: Candidates focus on CLI messaging or simulation logic, not keyword-based session termination.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Keyword-Based Termination. Refine with filters or upvote what's useful.
Rockstar is an esoteric programming language whose syntax is inspired by 1980s hard rock and heavy metal lyrics, making programs read like song lyrics. It uses poetic number literals, where the length of each word in a phrase is parsed as a decimal digit to initialize numeric variables, and pronoun-based variable references, where words like "it" and "they" resolve to the most recently assigned or compared variable at runtime. The language can be compiled to WebAssembly and run inside a web page for in-browser code execution. The language distinguishes itself through a lyric-driven parsing sy
Ends code blocks using lyrical keywords like 'oh', 'yeah', or 'baby' instead of indentation or braces.
AG2 is a multi-agent large language model orchestration framework, agentic workflow automation tool, and RAG-enabled agent platform. It functions as a communication protocol and framework for coordinating multiple AI agents to solve complex tasks through shared state and standardized messaging. The project distinguishes itself through flexible coordination strategies, including hierarchical agent organization, hub-and-spoke models, and dynamic routing that analyzes conversation context to distribute work. It implements multi-stage feedback loops for iterative refinement and uses schema-constr
Stops conversations when a message satisfies a predefined termination condition or keyword.