mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

Add support for adding more variables in a custom template

Open deshraj opened this issue 2 years ago • 4 comments

🚀 The feature

Currently, embedchain only allows variables such as context, history, and query for .chat() and .query(). Ideally, we want to allow users to add any variable to the template and then pass it during the query/chat method call.

Motivation, pitch

Users should be able to add more variables to the template for their use cases.

deshraj avatar Aug 31 '23 07:08 deshraj

Hey @deshraj,

My first time contributing! but would this be something that could help with this? https://github.com/embedchain/embedchain/pull/567

zacreid avatar Sep 05 '23 20:09 zacreid

Hey @deshraj @taranjeet can I take this?

mohebmithani avatar Sep 21 '23 18:09 mohebmithani

Yes, please feel free to take it.

deshraj avatar Sep 21 '23 18:09 deshraj