Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 2.08 KB

0.3.6 (2023-08-01)

Bug Fixes

  • claude: fix conversation interface logging errors (e0ecd2e)

0.3.5 (2023-07-31)

Bug Fixes

  • fix cross-origin requests (eee47ed)

0.3.4 (2023-07-29)

Bug Fixes

  • claude: supports automatic getting of conversation_uuid (3684729)

0.3.3 (2023-07-21)

Bug Fixes

  • claude: adapt the gpt-like streaming response format (8f92171)
  • claude: fix gpt-like interface errors (9fa35cb)

0.3.2 (2023-07-18)

Bug Fixes

  • google-bard: fix googlebard api invalid (7eb45a2)

0.3.1 (2023-07-17)

Bug Fixes

  • claude: fix gpt-like interface errors (ac1ca60)
  • openai: fix openai not working (d551fa3)

0.3.0 (2023-07-16)

Features

  • claude: support for openai-style request (2071133)