New Features
- App supports image uploading and calls the OpenAI GPT-4V or
gpt-4-vision-preview
which allows the model to take in images and answer questions about them.
What's Changed
- fix: universal chat external_data_tools NPE by @takatost in #1467
- fix: external data tool parse error by @takatost in #1469
- feat: hidden api key enhancement. by @GarfieldDai in #1468
- fix: external data tool batch retrieve bug by @takatost in #1472
- fix: openai model name by @zxhlyh in #1474
- fix: code-based extension by @zxhlyh in #1477
- feat: support basic feature of OpenAI new models by @takatost in #1476
- fix: api extension selector by @zxhlyh in #1486
- fix: rename api based extension by @zxhlyh in #1485
- application embedded add chrome && ChatBot Chrome plugin update v1.5 by @charli117 in #1480
- feat: update the docs in forking applications by @crazywoola in #1491
- Fixed missing i18n app-debug.zh.ts items. by @BenjaminX in #1503
- Change Embedded chrome plugin Url by @charli117 in #1498
- feat: update free plan rules of spark by @takatost in #1515
- feat: add spark 3.0 tip by @zxhlyh in #1516
- 1506 remove duplicated code by @crazywoola in #1511
- feat: [backend] vision support by @takatost in #1510
- feat: [frontend] support vision by @zxhlyh in #1518
- feat: bump version to 0.3.30 by @takatost in #1519
Full Changelog: 0.3.29...0.3.30