You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
🏕 What's New
refactor: update streamlit version plus improvements to API needed by Chrome Ext by @janaka in #268
build(deps): update Streamlit to v.1.38. Fairly significant changes to fix breaking changes. Includes redoing implementation the new way for left navigation, page title/favicon, how routes get registered including the web API routes.
feat: support for configuring PostHog for product analytics. Full Changelog: v0.12.0...v0.13.1
Other
build(deps): bump Pydantic to v2.8.2
build(deps): pin Llama Index to v0.10.39 - due to breaking changes in newer version that we do not want to deal with