RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

AIA is Concurrently Multi-Model

AIA (AI Assistant) version 0.9.12 has been release. Its big new feature is concurrent models! Sent your prompts to multiple models at the same time-ish. In an Async process your prompt can go to many different models of your choice—you must have creds for all the providers. Why? well to compare responses; to generate a consensus; to have more than one robot in your chat sessions; to evaluate the way your prompt is handled by multiple models in a side by side comparison; because I’ve seen no one else do it on the command line and I thought it would be cool.

gem install aia

https://madbomber.github.io/blog/engineering/AIA-is-concurrently-multi-model/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in