Skip to content

bmdavis419/river-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

river examples

a collection of examples on how to use river (it's like TRPC, but for streams/agents) in an actual project

examples

shows off:

  • an ai sdk agent with a bunch of tool calls in a contrived example
  • a page which displays tool calls, steps, and text as they come in
  • is fully durable, when you refresh the page, the stream will resume where it left off...

shows off:

  • a streamText agent with a couple of tools
  • a page which displays tool calls, steps, and text as them come in
  • is not actually live, it hits an ai endpoint and I'm not putting that live without a wall in front of it

shows off:

About

a collection of examples on how to use the river library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors