What's Changed
🤖 Custom LLM completions. Use custom providers for copilot-like completions (ollama, anthropic, openai, gemini, ...)
🛠️ Fixes and improvements. General quality of life improvements.
All changes
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #4137
- chore: Add support for narwhals
Time
dtype by @FBruzzesi in #4019 - fix: map pdfminer module to pdfminer-six package by @sanzoghenzo in #4152
- fix: WASM app with print() finish loading by @mscolnick in #4144
- improvement: simplify narwhals utils by @mscolnick in #4143
- feat: custom inline completions provider (ollama, anthropic, openai, gemini) by @mscolnick in #4136
- fix: add beforeunload event listener to prevent accidental closure on unsaved changes by @mscolnick in #4154
- improve: indication when cell output is loading by @akshayka in #4155
New Contributors
- @FBruzzesi made their first contribution in #4019
Full Changelog: 0.11.21...0.11.22