Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Fix issue 205 #208

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Fix issue 205 #208

merged 2 commits into from
Dec 8, 2023

Conversation

miararoy
Copy link
Contributor

@miararoy miararoy commented Dec 8, 2023

Problem

dependency on OPENAI api key

Solution

dummy setting of one in chat closes #205

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Test Plan

Manual

Copy link
Contributor

@igiloh-pinecone igiloh-pinecone left a comment

Choose a reason for hiding this comment

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

LGTM

@miararoy miararoy added this pull request to the merge queue Dec 8, 2023
Merged via the queue into pinecone-io:main with commit e0a5a56 Dec 8, 2023
10 checks passed
@miararoy miararoy deleted the fix-issue-205 branch December 8, 2023 10:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] CLI requires OpenAI API key, even if OpenAI is not being used
2 participants