Tooling to build LLM applications: prompt templating and composition, agents, LLM memory, and other instruments for builders of AI applications.
Eclipse Public License 1.0
280
stars
19
forks
source link
allow fn as :impl #17
Closed
behrica closed 1 year ago
This PR allows to provide a fn for :impl (additionally to the kewyords)
It fixes #8 and is the base for fixing #16