Skip to content

v0.2.21

Compare
Choose a tag to compare
@cagostino cagostino released this 12 Jan 19:09
· 157 commits to main since this release
31d3daf

-made check_llm_command actually agentic so it will include the tools for that agent and the network of agent
-refactored npc_compiler a bit, duplicated a bunch of code that will need to be cleaned up and abstracted but it works
-adjusted tools to have descriptions that are used in check_llm_command
-check_llm_command can now pass requests to other npcs
-check_llm_command can now use pipelines for multi-step processes