Sadaf-Syeda
Sadaf-Syeda
> @tevslin So i found a way where we can extract the source documents > > while initializing agent set following to true: > > `return_intermediate_steps=True, return_source_documents=True` > > Then...
> ### System Info > google-cloud-aiplatform==1.25.0 langchain==0.0.181 python 3.10 > > ### Who can help? > _No response_ > > ### Information > * [ ] The official example notebooks/scripts...
> I am trying on the Custom Agent with Tool Retrieval example, there are some times (not always 100%) when the Agent Executor will return the answer itself in the...