Quantcast
Channel: Pinecone Community - Latest topics
Viewing all articles
Browse latest Browse all 739

Can't create PC index using "canopy start"

$
0
0

Hi! I’m new to Pinecone. I decided to start with Canopy from GitHub because it seemed simple.
I have correctly setup Pinecone_API_key and OpenAI_API_key. Then I tried to create an index by using ‘canopy new’.
When I do that, the CLI was first complaining about the AWS server being US_west_1. Maybe that’s because I’m in Brasil, maybe not.
I’ve read a lot. I tried the AI chatbot. There’s little information on the config file or index creation using the CLI for Canopy.
Then I read a community topic answered by @ZacharyProser – I created the index inside Pinecone, and it’s there.
The index is called cdc-index
When I try to input the CLI

canopy upsert c:\path\to\my_file.jsonl

… I get an error saying

The index canopy–cdc-index does not exist or was deleted. Please create it by calling knowledge_base.create_canopy_index() or running the canopy new command


But, as I said, I can’t run “canopy new” because it will give me another AWS “US_West_1” error.

How do I get out of this?
Many thanks!

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 739

Trending Articles