-
-
Couldn't load subscription status.
- Fork 743
Open
Description
I see many examples in the documentation that don't actually work because the documentation is outdated.
praisonaiagents version 0.0.162
I am listing a couple of examples below:
- Shared state for multi-agents (https://docs.praison.ai/docs/concepts/session-management#multi-agent-sessions)
ImportError: cannot import name 'SharedState' from 'praisonaiagents'
I found out that sharedState doesn't exist in the code
-
https://docs.praison.ai/docs/concepts/session-management#memory-quality-and-filtering
This example is completely broken. Today it doesn't supportQualityFilter,memory.set_quality_scorer, etc -
This is also outdated
https://docs.praison.ai/docs/concepts/session-management#short-term-and-long-term-memory
TypeError: Session.__init__() got an unexpected keyword argument 'agent'
Today, you cannot pass on agent in the Session object.
Metadata
Metadata
Assignees
Labels
No labels