pass 1 for ai readable

This commit is contained in:
lorenzejay
2026-02-19 11:26:06 -08:00
parent 49aa29bb41
commit 801908356b
41 changed files with 1199 additions and 73 deletions

View File

@@ -156,6 +156,7 @@ class ResearchFlow(Flow):
```
See the [Flows documentation](/concepts/flows) for more on memory in Flows.
For a production-style conversational pattern that combines Flow state and memory, see [Flowstate Chat History](/en/learn/flowstate-chat-history).
## Hierarchical Scopes