pieces-app / cli-agent

MIT License
37 stars 13 forks source link

"pieces search GPTInferencePredictionOutput outputForFunctionCalling = await insta --mode ncs" will fail #31

Open mark-at-pieces opened 5 months ago

mark-at-pieces commented 5 months ago

Couple things here:

This command will fail with this :

Screenshot 2024-02-08 at 1 04 53 PM

however this will succeed

Screenshot 2024-02-08 at 1 06 03 PM

So:

  1. can we update the help command to ensure we have the quotes in the search query
  2. I noticed that we are fetching every result that is returned from the searching endpoints. so we should show the list and then just fetch the one that they want to open when/ if they decide to open one of these.
  3. also ensure that you have transferables set to false.
Bishoy-at-pieces commented 1 month ago

Thanks Mark everything should be working no except we need to add the quotes to the help