Added memory component support to the Generate pipeline.
Token limit check can be added
Input keys integration feature can be done, but that will require changes to the Pipeline
Suggested improvement: We should change the structure in the Generate class to allow passing query to pipeline.call()
Added memory component support to the Generate pipeline.