Skip to content

Tags: pinecone-io/cli

Tags

v0.0.49

Toggle v0.0.49's commit message
organize the assistant command folder, make chat its own sub-command,…

… allow users to request the chat id specifically through the describe command

v0.0.48

Toggle v0.0.48's commit message
instead of marshaling to JSON and then into a buffer, just use a buff…

…er when building the request body

v0.0.47

Toggle v0.0.47's commit message
add simple spinner to chat completion requests

v0.0.46

Toggle v0.0.46's commit message
update chat/completions endpoint to allow passing a stream boolean, a…

…nd handling a streaming response

v0.0.45

Toggle v0.0.45's commit message
additional naming cleanup, code readability chores

v0.0.44

Toggle v0.0.44's commit message
update staging URL with new naming schema, add helpers for staging vs…

… production targeting

v0.0.43

Toggle v0.0.43's commit message
Show warning when both logged in and using api key

v0.0.42

Toggle v0.0.42's commit message
Fix panic in set-environment and set-color

v0.0.41

Toggle v0.0.41's commit message
Add some text letting the user know auth takes a few moments to complete

v0.0.40

Toggle v0.0.40's commit message
Improve login UX with consent to launch browser