Skip to content

Releases: cu-cit-cloud-team/azure-openai-gpt4-chat

v0.33.2

20 May 12:14
v0.33.2
6d00368
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @fortawesome/react-fontawesome (#535) - 6f94219
  • chore(deps-dev): bump sass from 1.77.1 to 1.77.2 (#536) - ecf5fcb
  • chore(deps): bump ai from 3.1.9 to 3.1.12 (#537) - 3700290
  • chore(deps): bump the langchain group with 4 updates (#538) - d5cbcc0
  • chore(deps): bump @langchain/openai in the langchain group (#540) - ea43af0
  • chore(deps): bump axios from 1.6.8 to 1.7.0 (#541) - e2895e0
  • chore(release): prepare release v0.33.2 - 6d00368

Full Changelog: v0.33.1...v0.33.2

v0.33.1

16 May 11:48
v0.33.1
570c43b
Compare
Choose a tag to compare

What's Changed

  • refactor(api/chat): use azure client - a00e35e
  • chore(deps): bump ai from 3.1.5 to 3.1.7 (#530) - 3a29679
  • chore(deps): bump langchain group with 3 updates - 60ea709
  • chore(deps-dev): bump types group with 1 update - 7894eaf
  • chore(deps): bump openai from 4.45.0 to 4.46.1 - 47d8238
  • chore(deps): bump js-tiktoken from 1.0.11 to 1.0.12 - dcf19ae
  • chore(deps): bump ai from 3.1.7 to 3.1.8 (#531) - 3093449
  • chore(deps): bump openai from 4.46.1 to 4.47.1 (#532) - ea70d11
  • chore(deps): bump ai from 3.1.8 to 3.1.9 (#533) - 4e12d39
  • chore(deps): bump @langchain/openai in the langchain group (#534) - 790d4ea
  • chore(volta): update npm version - 0a77175
  • chore(release): prepare release v0.33.1 - 570c43b

Full Changelog: v0.33.0...v0.33.1

v0.33.0

12 May 12:37
v0.33.0
5f088bc
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump ai from 3.1.3 to 3.1.4 (#524) - eac84ef
  • chore(deps): bump openai from 4.43.0 to 4.44.0 (#523) - 1f0bc37
  • chore(deps): add jotai@2.8.0 - 1ead02a
  • refactor(Providers): remove custom providers - fa7c6d5
  • refactor(hooks): remove useDebounce and hooks folder - 24ca098
  • refactor: use jotai for state management - a9ac564
  • chore(deps): remove unused dependencies - 81130c3
  • refactor(CopyToClipboard): update click handler - 1ce9434
  • fix(ChatMeta): update logic that sets model name - 95bbe3d
  • perf(chatMeta): improve last updated logic and reduce renders - 34513ba
  • chore(deps): bump ai from 3.1.4 to 3.1.5 (#525) - b26b230
  • chore(deps): bump the langchain group with 2 updates (#526) - 076aeaf
  • chore(deps-dev): bump @types/react in the types group (#527) - 893368b
  • chore(deps-dev): bump sass from 1.77.0 to 1.77.1 (#529) - a74fc6b
  • chore(deps): bump openai from 4.44.0 to 4.45.0 (#528) - ae1ba31
  • chore(release): prepare release v0.33.0 - 5f088bc

Full Changelog: v0.32.2...v0.33.0

v0.32.2

09 May 15:18
v0.32.2
aa19949
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node in the types group (#519) - 70ae557
  • chore(deps): bump ai from 3.1.2 to 3.1.3 (#521) - 5bcf759
  • chore(deps): bump zod from 3.23.7 to 3.23.8 (#522) - acbc81d
  • chore(deps): bump openai from 4.42.0 to 4.43.0 (#520) - e928b59
  • chore(volta): bump node version - 1a7d961
  • fix(ChatBubble): preserve line breaks in user messages - dbae43a
  • chore(release): prepare release v0.32.2 - aa19949

Full Changelog: v0.32.1...v0.32.2

v0.32.1

08 May 14:09
v0.32.1
c56cde0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @langchain/core in the langchain group (#511) - 3408349
  • chore(deps-dev): bump @types/node in the types group (#512) - 102305e
  • chore(deps): bump openai from 4.41.0 to 4.42.0 (#513) - 9e58cd0
  • refactor(Footer): change textarea placeholder while loading - 24e7c0d
  • chore(deps): bump @langchain/community in the langchain group (#514) - 219779e
  • chore(deps-dev): bump sass from 1.76.0 to 1.77.0 (#515) - fa57a94
  • chore(deps): bump zod from 3.23.6 to 3.23.7 (#517) - 5f439ad
  • chore(deps): bump daisyui from 4.10.5 to 4.11.1 (#516) - 176bc79
  • chore(deps): bump ai from 3.1.1 to 3.1.2 (#518) - f32979a
  • chore(release): prepare release v0.32.1 - c56cde0

Full Changelog: v0.32.0...v0.32.1

v0.32.0

06 May 16:33
v0.32.0
f208274
Compare
Choose a tag to compare

What's Changed

  • refactor(ParameterModelSelect): update GPT-4 model info - dd2e55f
  • feat(api): add support for gpt-4-turbo - 5469a7a
  • refactor(utils/tokens): use gpt-4-turbo for token model - c09aaa9
  • refactor(DefaultsContext): set upt-4-turbo as default - a9e5e96
  • refactor(ParameterSlider): use gpt-4-turbo as default - a2ea069
  • feat(ParameterModelSelect): include gpt-4 and gpt-4-turbo models - ee7b3a8
  • feat(ChatMeta): add support for gpt-4-turbo - cfc4282
  • chore(release): prepare release v0.32.0 - f208274

Full Changelog: v0.31.1...v0.32.0

v0.31.1

06 May 11:08
v0.31.1
b08e787
Compare
Choose a tag to compare

What's Changed

  • fix(ThemeChanger): initial selection of current theme - eec8d1d
  • chore(deps-dev): bump @biomejs/biome from 1.7.2 to 1.7.3 (#509) - e818995
  • chore(deps): bump openai from 4.40.2 to 4.41.0 (#510) - 09f6bba
  • chore(release): prepare release v0.31.1 - b08e787

Full Changelog: v0.31.0...v0.31.1

v0.31.0

05 May 14:30
v0.31.0
455a4f4
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/react-syntax-highlighter in the types group (#505) - e52b986
  • chore(deps): bump openai from 4.40.1 to 4.40.2 (#507) - edd515e
  • chore(deps-dev): bump the conventional-changelog group with 3 updates (#506) - 5474232
  • chore(deps): add clsx@2.1.1 - e8c0c90
  • style(Messages): reduce top padding - 5021d88
  • refactor(ChatMeta): use clsx for className logic - 30c82b1
  • refactor(ChatBubble): use clsx for className logic - 785d80b
  • refactor(CopyToClipboard): use clsx for className logic - d3b3ced
  • refactor(DeleteMessage): use clsx for className logic - 0ee167b
  • refactor(ReloadMessage): use clsx for className logic - 8deda95
  • refactor(UserAvatar): use clsx for className logic - 6f5fae0
  • refactor(TokenCount): use clsx for className logic - cfa3977
  • fix(TokenCount): systemMessage count - 27a45b4
  • refactor(SystemMessage): use clsx for className logic - 15d2631
  • chore(deps): add zod@3.23.6 - c2bebbe
  • chore(deps-dev): add/configure prettier - 2371a11
  • chore(release): prepare release v0.31.0 - 455a4f4

Full Changelog: v0.30.0...v0.31.0

v0.30.0

03 May 17:02
v0.30.0
b516d12
Compare
Choose a tag to compare

What's Changed

  • refactor(Footer): set min and max height on textarea - 31456ce
  • build(tailwind): add max-h-75 attribute with 75vh - c2cd02a
  • feat(Messages): update bottom padding if textarea is resized - c8666e4
  • chore(release): prepare release v0.30.0 - b516d12

Full Changelog: v0.29.2...v0.30.0

v0.29.2

03 May 11:50
v0.29.2
ee545f1
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node in the types group (#496) - 0820218
  • chore(deps-dev): bump stylelint from 16.4.0 to 16.5.0 (#497) - 467949d
  • chore(volta): bump npm version - af8ea87
  • chore(deps): bump openai from 4.40.0 to 4.40.1 (#498) - 6b8c205
  • chore(deps): bump ai from 3.1.0 to 3.1.1 (#499) - 6fe90c0
  • chore(deps): bump @langchain/community in the langchain group (#500) - 837fa01
  • chore(deps-dev): bump @types/react-syntax-highlighter in the types group (#501) - 1f57b5c
  • chore(deps): bump daisyui from 4.10.3 to 4.10.5 (#502) - b9f9781
  • chore(release): prepare release v0.29.2 - ee545f1

Full Changelog: v0.29.1...v0.29.2