v0.9.3
版本发布时间: 2024-10-04 17:03:27
huggingface/chat-ui最新发布版本:v0.9.3(2024-10-04 17:03:27)
What's Changed
Features
- Community tools by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1250
- feat(media): support audio & video files by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1408
- feat(assistants): use community tools in assistants by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1421
- feat(settings): add indicator when custom instructions are active by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1438
- feat: add support for multimodal in Vertex by @ArthurGoupil in https://github.com/huggingface/chat-ui/pull/1338
- feat(conv): let user switch models on conversations with deprecated models by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1462
- fix(assistants): remove websearch from assistant tool options, add websearch in backend logic by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1465
- fix(tools): tool call name must be a valid python variable name by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1466
- fix(endpoints): make bedrock import optional by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1468
- feat(tools): add toggle to see unfeatured tools for admins by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1474
- feat: add link to API playground for compatible models by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1488
- feat(tools): Basic tool support for OpenAI models by @gladish in https://github.com/huggingface/chat-ui/pull/1447
Bugfixes
- fix(featureflags): use correct env vars by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1405
- fix(config): test setup update by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1430
- Fix typo by @julien-c in https://github.com/huggingface/chat-ui/pull/1450
- fix(assistants): only enable websearch on assistants with RAG by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1452
- fix(continue): fix continue feature by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1459
- pluralize by @julien-c in https://github.com/huggingface/chat-ui/pull/1469
- fix(websearch): fix
webSearch
flag use for model with tool use by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1480 - fix: multimodal on TGI endpoint type by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1491
- fix: prevent empty submits by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1501
- fix(docker): pin mongo version to latest 7 by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1504
Other changes
- Add steps to install from source for llama.cpp by @Vaibhavs10 in https://github.com/huggingface/chat-ui/pull/1396
- Fix "Copy" button styling. Relates to issue 1387 by @evalstate in https://github.com/huggingface/chat-ui/pull/1403
- feat(tools): use gradio ETA for tools by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1411
- chores(deps): update Transformers to latest version and remove chat templates for all models by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1414
- fix(huggingchat): remove app banners by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1426
- Websearch using Bing API by @harisyammnv in https://github.com/huggingface/chat-ui/pull/1420
- Configurable websearch timeout by @ABarLT in https://github.com/huggingface/chat-ui/pull/1427
- build(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in https://github.com/huggingface/chat-ui/pull/1431
- fix(openai): do not throw "Generation failed" when finish_reason="length" by @llllvvuu in https://github.com/huggingface/chat-ui/pull/1429
- Dynamic credential resolution for AWS endpoints by @nason in https://github.com/huggingface/chat-ui/pull/1419
- Maintain Conversation Tree State on Refresh or Share by @kramosss in https://github.com/huggingface/chat-ui/pull/1397
- Add start chat button on models & assistants. by @nsarrazin in https://github.com/huggingface/chat-ui/pull/963
- Let users access the API using their HF token by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1216
- feat(tools): specify either space namespace or huggingface.co URL by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1435
- Add support for Anthropic models via AWS Bedrock by @ABarLT in https://github.com/huggingface/chat-ui/pull/1413
- feat(assistants): better distinction between my own assistants and other people's assistants by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1437
- extend user count by @gary149 in https://github.com/huggingface/chat-ui/pull/1455
- build(deps-dev): bump svelte from 4.2.18 to 4.2.19 by @dependabot in https://github.com/huggingface/chat-ui/pull/1442
- Move Google GenAI API key to env file instead by @altbdoor in https://github.com/huggingface/chat-ui/pull/1448
- feat(models): add transferTo property on old models by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1453
- Update prod.yaml by @gary149 in https://github.com/huggingface/chat-ui/pull/1460
- feat(tools): add thumbnail by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1470
- feat(tools): remove feature flag for tools and use env variable instead by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1433
- fix(front): add better responsive design to tools & assistants by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1473
- fix(share): use copy link on desktop by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1477
- build(deps): bump express from 4.19.2 to 4.20.0 by @dependabot in https://github.com/huggingface/chat-ui/pull/1478
- build(deps): bump send and express by @dependabot in https://github.com/huggingface/chat-ui/pull/1479
- build(deps): bump rollup by @dependabot in https://github.com/huggingface/chat-ui/pull/1482
- feat(front): add multimodal icon on model page by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1493
- Fix: Cohere Endpoint - Add Support for Tools by @dvirmor in https://github.com/huggingface/chat-ui/pull/1490
- Added enter to insert new line on mobile instead of default. by @natecard in https://github.com/huggingface/chat-ui/pull/1475
- feat: allow custom message to guest users. by @samehkhattab in https://github.com/huggingface/chat-ui/pull/1441
- fix(front): fix clipboard copy on chrome by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1497
- Add support for model version in Vertex AI by @pocman in https://github.com/huggingface/chat-ui/pull/1496
- Feature - Scroll to Previous Message by @evalstate in https://github.com/huggingface/chat-ui/pull/1440
- feat: add content disposition to file endpoint by @nsarrazin in https://github.com/huggingface/chat-ui/pull/1500
- Remove right margin from custom scrollbar by @rotemdan in https://github.com/huggingface/chat-ui/pull/1498
New Contributors
- @Vaibhavs10 made their first contribution in https://github.com/huggingface/chat-ui/pull/1396
- @evalstate made their first contribution in https://github.com/huggingface/chat-ui/pull/1403
- @harisyammnv made their first contribution in https://github.com/huggingface/chat-ui/pull/1420
- @ABarLT made their first contribution in https://github.com/huggingface/chat-ui/pull/1427
- @llllvvuu made their first contribution in https://github.com/huggingface/chat-ui/pull/1429
- @nason made their first contribution in https://github.com/huggingface/chat-ui/pull/1419
- @kramosss made their first contribution in https://github.com/huggingface/chat-ui/pull/1397
- @altbdoor made their first contribution in https://github.com/huggingface/chat-ui/pull/1448
- @dvirmor made their first contribution in https://github.com/huggingface/chat-ui/pull/1490
- @natecard made their first contribution in https://github.com/huggingface/chat-ui/pull/1475
- @samehkhattab made their first contribution in https://github.com/huggingface/chat-ui/pull/1441
- @pocman made their first contribution in https://github.com/huggingface/chat-ui/pull/1496
- @rotemdan made their first contribution in https://github.com/huggingface/chat-ui/pull/1498
- @gladish made their first contribution in https://github.com/huggingface/chat-ui/pull/1447
Full Changelog: https://github.com/huggingface/chat-ui/compare/v0.9.2...v0.9.3