This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
haystack
Watch
1
Star
0
Fork
0
You've already forked haystack
mirror of
https://github.com/deepset-ai/haystack.git
synced
2025-12-31 09:10:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
haystack
/
agents
History
Bilge Yücel
f4e18e91a5
Change 'history' to 'memory' (
#5203
)
2023-06-26 12:43:06 +02:00
..
memory
fix: Make sure summary memory is cumulative (
#4932
)
2023-05-16 13:35:19 +02:00
__init__.py
refactor: Add AgentStep (
#4431
)
2023-03-17 18:21:14 +01:00
agent_step.py
feat: Add conversational agent (
#4931
)
2023-05-17 15:19:09 +02:00
base.py
chore: Remove
add_tool
from
ToolsManager
(
#5192
)
2023-06-23 09:26:06 +02:00
conversational.py
feat: Update ConversationalAgent (
#5065
)
2023-06-20 13:09:21 +03:00
types.py
Add AgentToolLogger, unit test, and example usage (
#5087
)
2023-06-15 08:43:20 +02:00
utils.py
Change 'history' to 'memory' (
#5203
)
2023-06-26 12:43:06 +02:00