What's Changed
- fix: make sure show outputs works after namespaces by @shreyashankar in #230
- chore: update lockfile by @shreyashankar in #231
- local GPU's conversion of PDFs is really too slow. Just can't bear it… by @plpycoin in #229
- feat: clean up UI to look a bit more consistent and smooth by @shreyashankar in #233
- fix: adding sampling back by @shreyashankar in #236
- fix: add strict jinja templating by @shreyashankar in #237
- fix: solve infinite rerender bug by @shreyashankar in #241
- WIP: separate frontend from backend so we can host the frontend by @shreyashankar in #242
- fix: adding openai key in request header for chatbot in playground by @shreyashankar in #243
- chore: optimize website for mobile by @shreyashankar in #244
- feat: improve website layout by @shreyashankar in #245
- fix: website resizing was causing problems with demo by @shreyashankar in #246
- fix: show namespace dialog on load by @shreyashankar in #247
- UI nits by @shreyashankar in #249
- feat: add sample pipeline for supreme court hearing transcripts by @shreyashankar in #250
- fix: output csv writing should work even if not all documents have all keys by @shreyashankar in #252
- added enum support by @rrawatt in #254
- chore: add param to skip LLM calls when they fail by @shreyashankar in #255
- feat: add azure openai for the FE assistants by @shreyashankar in #256
- refactor: updating UI text to docwrangler by @shreyashankar in #257
- fix: map optimizer metadata error by @shreyashankar in #258
- docs: update playground docs by @shreyashankar in #259
- chore: better logging by @shreyashankar in #262
- feat: add ability for user to specify their docling server by @shreyashankar in #263
- fix: bypass vercel serverless functions when uploading datasets by @shreyashankar in #266
- feat: add llmstxt by @shreyashankar in #267
- fix: equijoin is out of date by @shreyashankar in #269
- chore: adding better error messages for gemini by @shreyashankar in #271
New Contributors
Full Changelog: 0.2...0.2.1