What's Changed
- fix: request timeout when openai completion by @takatost in #1265
- fix: db not commit when streaming output by @takatost in #1266
- fix: count down thread in completion db not commit by @takatost in #1267
- fix: detached model in completion thread by @takatost in #1269
- fix devcontainer issue by @guangtouwangba in #1273
- chore(web): strong type by @JunIce in #1259
- Application share qrcode by @charli117 in #1277
- feat: move login_required wrapper outside by @takatost in #1281
- feat: qdrant support in docker compose by @takatost in #1286
- feat: upgrade xinference client to 0.5.2 by @takatost in #1292
- feat: add baichuan llm support by @takatost in #1294
- feat: support openllm embedding by @takatost in #1293
- feat: provider add baichuan by @zxhlyh in #1298
- fix: prompt for baichuan text generation models by @takatost in #1299
- feat: bump version to 0.3.25 by @takatost in #1300
Full Changelog: 0.3.24...0.3.25