Skip to content

Commit a7c8c99

Browse files
committed
Refine
1 parent 2cc37b1 commit a7c8c99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ A more technical version:
133133

134134
* **Adaptation to New Scenarios:**
135135

136-
Implement agent-environment interaction logic in a single `Workflow`/`MultiTurnWorkflow`/`RewardPropagationWorkflow` class ([Example](./docs/sphinx_doc/source/tutorial/example_multi_turn.md)),
136+
Implement agent-environment interaction logic in a single workflow class ([Example](./docs/sphinx_doc/source/tutorial/example_multi_turn.md)),
137137
or import existing workflows from agent frameworks like AgentScope ([Example](./docs/sphinx_doc/source/tutorial/example_react.md)).
138138

139139

@@ -369,7 +369,7 @@ Tutorials for RL algorithm development/research with Trinity-RFT:
369369
+ [RL algorithm development with Trinity-RFT](./docs/sphinx_doc/source/tutorial/example_mix_algo.md)
370370

371371

372-
Guidelines for full configurations:
372+
Guidelines for full configurations:
373373

374374
+ See [this document](./docs/sphinx_doc/source/tutorial/trinity_configs.md)
375375

0 commit comments

Comments
 (0)