We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff51d2 commit 6179ee1Copy full SHA for 6179ee1
spec/google_palm_api/client_spec.rb
@@ -1,7 +1,5 @@
1
# frozen_string_literal: true
2
3
-require "cohere"
4
-
5
RSpec.describe GooglePalmApi::Client do
6
subject { described_class.new(api_key: "123") }
7
0 commit comments