Merge pull request #282 from Codium-ai/tr/issue_tool

Adding Similar Issue Tool and Pinecone Integration
This commit is contained in:
mrT23
2023-09-10 13:39:34 +03:00
committed by GitHub
12 changed files with 343 additions and 20 deletions

View File

@ -16,6 +16,10 @@ key = "" # Acquire through https://platform.openai.com
#deployment_id = "" # The deployment name you chose when you deployed the engine
#fallback_deployments = [] # For each fallback model specified in configuration.toml in the [config] section, specify the appropriate deployment_id
[pinecone]
api_key = "..."
environment = "gcp-starter"
[anthropic]
key = "" # Optional, uncomment if you want to use Anthropic. Acquire through https://www.anthropic.com/