Sha256: 109f760caed8b521ef1dd60379da7e9cf84a5cabd0838b450cfbcbae78c4bb62

Contents?: true

Size: 1.5 KB

Versions: 2

Compression:

Stored size: 1.5 KB

Contents

# Roseflow OpenRouter integration

This gem adds [OpenRouter](https://openrouter.ai) support and integration for [Roseflow](https://github.com/roseflow-ai/roseflow), a framework for interacting with AI in Ruby.

## Prerequisites

To use this gem effectively, you need the [core Roseflow gem](https://github.com/roseflow-ai/roseflow).

## Installation

Install the gem and add to the application's Gemfile by executing:

    $ bundle add roseflow-openrouter

If bundler is not being used to manage dependencies, install the gem by executing:

    $ gem install roseflow-openrouter

## Usage

See full documentation how to configure and use Roseflow with OpenRouter at [docs.roseflow.ai](https://docs.roseflow.ai/openrouter).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/roseflow-openrouter.

## Community

### Discord

Join us in our [Discord](https://discord.gg/roseflow).

### Twitter

Connect with the core team on Twitter.

<a href="https://twitter.com/ljuti" target="_blank">
  <img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/ljuti?logo=twitter&style=social">
</a>

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the Roseflow OpenRouter project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/roseflow-ai/roseflow-openrouter/blob/main/CODE_OF_CONDUCT.md).

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
roseflow-openrouter-0.2.0 README.md
roseflow-openrouter-0.1.0 README.md