|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> -->
|
4 | 4 |
|
| 5 | +## 0.8.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyterlite/ai/compare/v0.7.0...c736eca4e55cf491105aee04c01de8e9f7982b4a)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Update to `@jupyter/chat` 0.14.0 [#108](https://github.com/jupyterlite/ai/pull/108) ([@jtpio](https://github.com/jtpio)) |
| 12 | +- Allow different providers for the chat and the completer [#105](https://github.com/jupyterlite/ai/pull/105) ([@brichet](https://github.com/brichet)) |
| 13 | +- Open the settings from the chat panel [#101](https://github.com/jupyterlite/ai/pull/101) ([@jtpio](https://github.com/jtpio)) |
| 14 | +- Gemini [#100](https://github.com/jupyterlite/ai/pull/100) ([@jtpio](https://github.com/jtpio)) |
| 15 | +- System prompt configurable [#96](https://github.com/jupyterlite/ai/pull/96) ([@brichet](https://github.com/brichet)) |
| 16 | +- Chat panel tweaks [#92](https://github.com/jupyterlite/ai/pull/92) ([@jtpio](https://github.com/jtpio)) |
| 17 | +- Improve Mistral completions [#85](https://github.com/jupyterlite/ai/pull/85) ([@jtpio](https://github.com/jtpio)) |
| 18 | + |
| 19 | +### Bugs fixed |
| 20 | + |
| 21 | +- Fix secret fields initialization when using the secrets manager [#120](https://github.com/jupyterlite/ai/pull/120) ([@brichet](https://github.com/brichet)) |
| 22 | +- Fix the notification in settings [#119](https://github.com/jupyterlite/ai/pull/119) ([@brichet](https://github.com/brichet)) |
| 23 | +- Fix the messages datetime [#94](https://github.com/jupyterlite/ai/pull/94) ([@brichet](https://github.com/brichet)) |
| 24 | + |
| 25 | +### Maintenance and upkeep improvements |
| 26 | + |
| 27 | +- Update langchain packages [#117](https://github.com/jupyterlite/ai/pull/117) ([@jtpio](https://github.com/jtpio)) |
| 28 | +- Remove provider settings check/generation [#113](https://github.com/jupyterlite/ai/pull/113) ([@brichet](https://github.com/brichet)) |
| 29 | +- Deduplicate npm dependencies [#109](https://github.com/jupyterlite/ai/pull/109) ([@brichet](https://github.com/brichet)) |
| 30 | +- Add UI tests [#97](https://github.com/jupyterlite/ai/pull/97) ([@brichet](https://github.com/brichet)) |
| 31 | + |
| 32 | +### Contributors to this release |
| 33 | + |
| 34 | +([GitHub contributors page for this release](https://github.com/jupyterlite/ai/graphs/contributors?from=2025-06-05&to=2025-07-09&type=c)) |
| 35 | + |
| 36 | +[@brichet](https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Abrichet+updated%3A2025-06-05..2025-07-09&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Ajtpio+updated%3A2025-06-05..2025-07-09&type=Issues) |
| 37 | + |
| 38 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 39 | + |
5 | 40 | ## 0.7.0
|
6 | 41 |
|
7 | 42 | ([Full Changelog](https://github.com/jupyterlite/ai/compare/v0.6.2...317fedd438232fb3add50e28037adb637cbc0814))
|
|
38 | 73 |
|
39 | 74 | [@brichet](https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Abrichet+updated%3A2025-05-13..2025-06-05&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Ajtpio+updated%3A2025-05-13..2025-06-05&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Atrungleduc+updated%3A2025-05-13..2025-06-05&type=Issues)
|
40 | 75 |
|
41 |
| -<!-- <END NEW CHANGELOG ENTRY> --> |
42 |
| - |
43 | 76 | ## 0.6.2
|
44 | 77 |
|
45 | 78 | ([Full Changelog](https://github.com/jupyterlite/ai/compare/v0.6.1...8cf12919ab5922b2ec7ed8f284299725a493d349))
|
|
0 commit comments