[ruby-talk:444805] How to build a platform of agents, in Ruby

Hi

I wrote a post:

It documents a pattern where a user can have many agents, and each
agent can be specialized in a domain. An agent can have its own
tools, and even its own skills.

An agent can execute tools and skills with multiple different concurrency strategies: fiber, thread, async-task, ractor.

This pattern is integrated with both Sequel, and ActiveRecord.
It is for building serious AI applications.

Robert

···

______________________________________________
ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org
To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org
ruby-talk info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-talk.ml.ruby-lang.org/