mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00
5 lines
151 B
YAML
5 lines
151 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Now when you call an Agent with no tools it acts like a ChatGenerator which means it returns a ChatMessage based on a user input.
|