Skip to content

Conversation

@cmer
Copy link

@cmer cmer commented Feb 6, 2025

I implemented support for OpenRouter. Please take a look to make sure I didn't miss anything.

@andreibondarev andreibondarev requested a review from Copilot April 15, 2025 12:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

spec/langchain/llm/open_router_spec.rb:26

  • The test references 'subject.client' to verify the 'complete' method call, but the client instance is not publicly exposed in the OpenRouter class. Consider adding 'attr_reader :client' or modifying the test to validate behavior through public methods.
expect(subject.client).to have_received(:complete).with(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants