Fyin icon indicating copy to clipboard operation
Fyin copied to clipboard

Add Openrouter

Open JackAdamsJenkins opened this issue 1 year ago • 0 comments

Fixes #3

Add Openrouter integration.

  • Cargo.toml

    • Add openrouter dependency.
  • README.md

    • Add Openrouter setup instructions.
    • Add Openrouter API key to environment variables section.
    • Add Openrouter API key to notes section.
  • sample.env

    • Add Openrouter API key environment variable.
  • src/main.rs

    • Add OPENROUTER_API_KEY to the list of required environment variables.

JackAdamsJenkins avatar Oct 05 '24 03:10 JackAdamsJenkins