Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

41 lines (27 loc) · 678 Bytes

0.2.4

  • update openai client lib
  • fix file /attachment upload
  • added version command

0.2.3

  • upload a file that is from url
  • multi line entry for chat
  • upgrade openai client, log probs

0.2.2

  • increase timeout
  • bump openai client api version
  • prompt library for file autocomplete
  • prompt library for multipline input on agent names

0.2.1

  • bump openai client api version
  • bugfix with file ids

0.2.0

  • some input validation for files
  • file list
  • file upload
  • file download (doesn't account for binary)
  • edit agents
  • save messages
  • add files to messages or agents
  • edit agent messages or files

0.1.0

  • basic create agent, thread, messages