File tree Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.5.0
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlite/ai/compare/v0.4.0...f37fb548ee1c49f5600495ccb6be35ab976a3bce ) )
8+
9+ ### Enhancements made
10+
11+ - Default providers refactoring [ #58 ] ( https://github.com/jupyterlite/ai/pull/58 ) ([ @brichet ] ( https://github.com/brichet ) )
12+ - Use the secrets manager [ #53 ] ( https://github.com/jupyterlite/ai/pull/53 ) ([ @brichet ] ( https://github.com/brichet ) )
13+
14+ ### Bugs fixed
15+
16+ - Avoid building settings schemas when building javascript [ #59 ] ( https://github.com/jupyterlite/ai/pull/59 ) ([ @brichet ] ( https://github.com/brichet ) )
17+
18+ ### Maintenance and upkeep improvements
19+
20+ - Default providers refactoring [ #58 ] ( https://github.com/jupyterlite/ai/pull/58 ) ([ @brichet ] ( https://github.com/brichet ) )
21+ - Update @jupyter/chat to v0.8.1 [ #57 ] ( https://github.com/jupyterlite/ai/pull/57 ) ([ @brichet ] ( https://github.com/brichet ) )
22+
23+ ### Contributors to this release
24+
25+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlite/ai/graphs/contributors?from=2025-03-10&to=2025-03-21&type=c ) )
26+
27+ [ @brichet ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Abrichet+updated%3A2025-03-10..2025-03-21&type=Issues )
28+
29+ <!-- <END NEW CHANGELOG ENTRY> -->
30+
531## 0.4.0
632
733([ Full Changelog] ( https://github.com/jupyterlite/ai/compare/v0.3.0...bd9c07a7fec2bfb62c6863a0aacdaefbf22bcd82 ) )
1844
1945[ @brichet ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Abrichet+updated%3A2025-02-19..2025-03-10&type=Issues )
2046
21- <!-- <END NEW CHANGELOG ENTRY> -->
22-
2347## 0.3.0
2448
2549([ Full Changelog] ( https://github.com/jupyterlite/ai/compare/v0.2.0...1b482ade692e42ad8885aaf3211502720cadeecf ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlite/ai" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " AI code completions and chat for JupyterLite" ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments