Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Chainlit/chainlit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.1
Choose a base ref
...
head repository: Chainlit/chainlit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.2
Choose a head ref
  • 11 commits
  • 31 files changed
  • 7 contributors

Commits on Mar 14, 2025

  1. Introducing the Semantic Kernel Filter (#1963)

    * Semantic Kernel Filter
    
    * fixes
    
    * updated filter, added to init
    
    * added sk to tests dependencies
    
    * fix: mypyC
    
    ---------
    
    Co-authored-by: Willy Douhard <[email protected]>
    eavanvalkenburg and willydouhard authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    7c0f420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4f8ec5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Configuration menu
    Copy the full SHA
    1be7c9a View commit details
    Browse the repository at this point in the history
  2. Update Avatar.tsx

    willydouhard authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    a1bf59e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    3e1842a View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    willydouhard authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    1e8b86b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Update ChatProfiles.tsx (#2009)

    Fix an issue where model description does not disappear when quickly hovered
    shinishiho authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    bd345f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e49fe View commit details
    Browse the repository at this point in the history
  3. Add a new field to allow commands to be persistent between messages (#…

    …2018)
    
    * feat: add persistent option to CommandDict for command visibility control
    
    * feat: implement persistent command state for message composer
    RaphaelEscrig authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    24e2978 View commit details
    Browse the repository at this point in the history
  4. fix: backward compatible with sqlite+sqlalchemy (#1982)

    Co-authored-by: kevin-k-chang_tmemu <[email protected]>
    kaija and kevin-k-chang authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    ca2c028 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. chore: prepare release (#2025)

    * chore: prepare release
    
    * fix: langchain variable processing
    willydouhard authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    9823b04 View commit details
    Browse the repository at this point in the history
Loading