Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ensure attribute existence before accessing in AgentExecutor ini…
…tialization (#4667) * Add attribute check for 'chat_history' before accessing it in agent.py * Ensure attribute existence before accessing in AgentExecutor initialization
- Loading branch information