ManifoldRG / P.A.L.

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

Prompting Class #11

Open harshsikka opened 4 months ago

harshsikka commented 4 months ago

Output: prompting functionality encapsulated in a class w/ methods to add context and ultimately invoke the llm for a given context.

harshsikka commented 4 months ago

part of #8