Releases: pinecone-io/cli
Releases · pinecone-io/cli
v0.0.41
Changelog
- ef6ad5c Add some text letting the user know auth takes a few moments to complete
v0.0.40
Changelog
- 7a88c65 Improve login UX with consent to launch browser
v0.0.39
Changelog
- 5f04e5e Make target with no arguments into interactive flow
v0.0.38
Changelog
- f9e5201 Update README
- ad26d45 Update help strings to show interactive target
v0.0.37
Changelog
- d80ad74 Add "pinecone target -i" interactive mode
- 77b0d69 After login, just target the first proj/org
v0.0.35
Changelog
- c1f0208 Merge pull request #3 from pinecone-io/jhamon/target-overhaul
- c27623a Put model name in delete file error message
- 9904473 Remove file type check on upload
- 64b1bfc add utility function for truncating chat history, and checking for input commands during chat-mode operation
- 437eb59 add word wrapping utility to try and preserve formatting of passed text, wrap all the chat history that's printed
- 2f2775c allow entering an interactive chat view through km chat without a message flag, update the PrintChatHistory function
- 86886ee km target overhaul
- 6123b9a tweak message when entering chat mode
v0.0.34
Changelog
- 434ce16 Error and json output for km file upload
- 5089b51 Exit with error code if no model specified
- c423e06 Fix help text
- 811ce3c Rename --name to --model in "km files"
- cd28b39 Rename --name to --model in more file operations
- 172bc02 Show error message in km file describe
v0.0.32
Changelog
- c13dcc3 Emphasis model name in description output
- 5ddf5b8 Remove model found from list description to align with list indexes/collections
- 02df96a Remove unused latest bucket
v0.0.31
Changelog
- ea51dd6 Change to PAT token for homebrew trigger