ManifoldRG / P.A.L.

A toolkit to build AI Agents that proactively interact w/ the world
MIT License
23 stars 0 forks source link

First version of the PromptService #13

Closed abhowmick22 closed 4 months ago

abhowmick22 commented 4 months ago

Abstracts out context building and llm invoking to a separate module. For issue https://github.com/harshsikka/ProactiveAgent/issues/11