Skip to content

Releases: pinecone-io/cli

v0.0.42

10 Jun 19:23
Compare
Choose a tag to compare

Changelog

v0.0.41

10 Jun 16:29
Compare
Choose a tag to compare

Changelog

  • ef6ad5c Add some text letting the user know auth takes a few moments to complete

v0.0.40

10 Jun 16:22
Compare
Choose a tag to compare

Changelog

  • 7a88c65 Improve login UX with consent to launch browser

v0.0.39

10 Jun 16:03
Compare
Choose a tag to compare

Changelog

  • 5f04e5e Make target with no arguments into interactive flow

v0.0.38

10 Jun 15:15
Compare
Choose a tag to compare

Changelog

  • f9e5201 Update README
  • ad26d45 Update help strings to show interactive target

v0.0.37

10 Jun 15:15
Compare
Choose a tag to compare

Changelog

  • d80ad74 Add "pinecone target -i" interactive mode
  • 77b0d69 After login, just target the first proj/org

v0.0.35

10 Jun 00:28
c1f0208
Compare
Choose a tag to compare

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

09 Jun 20:22
Compare
Choose a tag to compare

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

09 Jun 19:15
Compare
Choose a tag to compare

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

09 Jun 17:51
Compare
Choose a tag to compare

Changelog

  • ea51dd6 Change to PAT token for homebrew trigger