Skip to content

Commit 6eece2b

Browse files
fogfishCopilot
andauthored
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0eec561 commit 6eece2b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,10 +270,9 @@ The application assembles agents from three elements: memory, reasoner and codec
270270

271271
The `thinker` library does not provide built-in mechanisms for chaining agents. Instead, it encourages the use of ideomatic Go, pure functional chaining.
272272

273-
The ["Chain" example](./examples/05_chain/chain.go) demostrates off-the-shelf techniques for agents chaining.
274-
275-
The ["Text Processor" example](./06_text_processor/processor.go) demostrates chaining agnet with file system I/O.
273+
The ["Chain" example](./examples/05_chain/chain.go) demonstrates off-the-shelf techniques for agents chaining.
276274

275+
The ["Text Processor" example](./06_text_processor/processor.go) demonstrates chaining agnet with file system I/O.
277276

278277
## FAQ
279278

0 commit comments

Comments
 (0)