What's Changed
- chore: bump ui dependencies by @mikeldking in #1641
- ci: add git workflow for pypi publishing by @RogerHYang in #1643
- ci: build frontend in release pipeline by @axiomofjoy in #1644
- ci: test workflow by @axiomofjoy in #1645
- ci: Add release-please github-action by @anticorrelator in #1646
- chore: increment rc by @axiomofjoy in #1647
- chore: increment rc number to v0.0.50rc4 by @axiomofjoy in #1648
- fix: increment version to v0.0.50rc5 by @axiomofjoy in #1649
- feat(rag): eval relevancy conventions by @mikeldking in #1612
- ci: stub out open AI key during CI to avoid embedding model downloads in llama_index by @mikeldking in #1661
- feat: Protect Langchain callbacks by @anticorrelator in #1653
- fix: type check issue in langchain tracer by @RogerHYang in #1671
- ci: increase langchain version for hatch env by @RogerHYang in #1672
- fix(traces): support token counts for custom models in llama_index by @mikeldking in #1673
- feat(ui): light theme by @mikeldking in #1657
- fix(UI): fix icon and label colors for light mode by @mikeldking in #1678
Full Changelog: v0.0.49...v0.0.50