|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 2.14.0 |
| 6 | + |
| 7 | +( [Full Changelog ](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected])) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Handle single files, pdfs, errors from missing loader dependencies in `/learn` [#733](https://github.com/jupyterlab/jupyter-ai/pull/733) ([@srdas](https://github.com/srdas)) |
| 12 | +- Move methods generating completion replies to the provider [#717](https://github.com/jupyterlab/jupyter-ai/pull/717) ([@krassowski](https://github.com/krassowski)) |
| 13 | +- Handle Single Files and also enable html, pdf file formats for /learn [#712](https://github.com/jupyterlab/jupyter-ai/pull/712) ([@srdas](https://github.com/srdas)) |
| 14 | + |
| 15 | +### Bugs fixed |
| 16 | + |
| 17 | +- Catch embedding model validation errors on extension init [#735](https://github.com/jupyterlab/jupyter-ai/pull/735) ([@dlqqq](https://github.com/dlqqq)) |
| 18 | +- Require `jupyter_ai_magics` 2.13.0 to fix `Persona` import [#731](https://github.com/jupyterlab/jupyter-ai/pull/731) ([@krassowski](https://github.com/krassowski)) |
| 19 | +- Fixes help slash command. [#729](https://github.com/jupyterlab/jupyter-ai/pull/729) ([@3coins](https://github.com/3coins)) |
| 20 | +- Remove trailing Markdown code tags in completion suggestions [#726](https://github.com/jupyterlab/jupyter-ai/pull/726) ([@bartleusink](https://github.com/bartleusink)) |
| 21 | +- Update Azure OpenAI fields [#722](https://github.com/jupyterlab/jupyter-ai/pull/722) ([@cloutier](https://github.com/cloutier)) |
| 22 | +- Handle Single Files and also enable html, pdf file formats for /learn [#712](https://github.com/jupyterlab/jupyter-ai/pull/712) ([@srdas](https://github.com/srdas)) |
| 23 | + |
| 24 | +### Contributors to this release |
| 25 | + |
| 26 | +([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-ai/graphs/contributors?from=2024-04-04&to=2024-04-25&type=c)) |
| 27 | + |
| 28 | +[@3coins](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3A3coins+updated%3A2024-04-04..2024-04-25&type=Issues) | [@bartleusink](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Abartleusink+updated%3A2024-04-04..2024-04-25&type=Issues) | [@cloutier](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Acloutier+updated%3A2024-04-04..2024-04-25&type=Issues) | [@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Adlqqq+updated%3A2024-04-04..2024-04-25&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Akrassowski+updated%3A2024-04-04..2024-04-25&type=Issues) | [@srdas](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Asrdas+updated%3A2024-04-04..2024-04-25&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Awelcome+updated%3A2024-04-04..2024-04-25&type=Issues) |
| 29 | + |
| 30 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 31 | + |
5 | 32 | ## 2.13.0 |
6 | 33 |
|
7 | 34 | ( [Full Changelog ](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected])) |
|
26 | 53 |
|
27 | 54 | [@apurvakhatri](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aapurvakhatri+updated%3A2024-03-11..2024-04-04&type=Issues) | [@aroffe99](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Aaroffe99+updated%3A2024-03-11..2024-04-04&type=Issues) | [@dlqqq](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Adlqqq+updated%3A2024-03-11..2024-04-04&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Alumberbot-app+updated%3A2024-03-11..2024-04-04&type=Issues) | [@srdas](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Asrdas+updated%3A2024-03-11..2024-04-04&type=Issues) | [@startakovsky](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Astartakovsky+updated%3A2024-03-11..2024-04-04&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-ai+involves%3Awelcome+updated%3A2024-03-11..2024-04-04&type=Issues) |
28 | 55 |
|
29 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
30 | | - |
31 | 56 | ## 2.12.0 |
32 | 57 |
|
33 | 58 | ( [Full Changelog ](https://github.com/jupyterlab/jupyter-ai/compare/@jupyter-ai/[email protected])) |
|
0 commit comments