mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-01 11:26:23 +02:00
Update NOTICE.md
This commit is contained in:
parent
ac4066e7c2
commit
a57fcf4846
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
- 🔄 `state`: Active agent state and histories
|
- 🔄 `state`: Active agent state and histories
|
||||||
- 🛠️ `workflow`: Graph of agents, tools, and connections
|
- 🛠️ `workflow`: Graph of agents, tools, and connections
|
||||||
|
|
||||||
📁 Example JSON: `tests/sample_requests/default_example.json`
|
Example JSON: `tests/sample_requests/default_example.json`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
- 📝 `messages`: List of response messages (may contain tool calls)
|
- 📝 `messages`: List of response messages (may contain tool calls)
|
||||||
- 🔄 `state`: Updated state to pass in the next request (since the framework is stateless)
|
- 🔄 `state`: Updated state to pass in the next request (since the framework is stateless)
|
||||||
|
|
||||||
📁 Example JSON: `tests/sample_responses/default_example.json`
|
Example JSON: `tests/sample_responses/default_example.json`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue