Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: @llamaindex/chat-ui components #1

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    60ac78c View commit details
    Browse the repository at this point in the history
  2. feat: chat message composer

    thucpn committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fe65ace View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    498e1ec View commit details
    Browse the repository at this point in the history
  2. use port 4000

    thucpn committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8932d34 View commit details
    Browse the repository at this point in the history
  3. create adapters

    thucpn committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5459471 View commit details
    Browse the repository at this point in the history
  4. update config

    thucpn committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    081452f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d1bf58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc92694 View commit details
    Browse the repository at this point in the history
  7. simply chat section examples

    thucpn committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4f5b054 View commit details
    Browse the repository at this point in the history
  8. update eslint

    thucpn committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6ca4555 View commit details
    Browse the repository at this point in the history
  9. fix: layout css

    thucpn committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    30b3d1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    acb0c18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c23a4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ad265c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. make example simple

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a982f56 View commit details
    Browse the repository at this point in the history
  2. styled chat section

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    aed5788 View commit details
    Browse the repository at this point in the history
  3. adjust example style

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    67bbfdc View commit details
    Browse the repository at this point in the history
  4. design scalable chat content

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d52e4e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    985ce24 View commit details
    Browse the repository at this point in the history
  6. feat: composible chat content

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6e7937e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dd230a View commit details
    Browse the repository at this point in the history
  8. remove log

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    80d28d9 View commit details
    Browse the repository at this point in the history
  9. use default /api/chat

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0c70813 View commit details
    Browse the repository at this point in the history
  10. docs: update readme

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4953cfe View commit details
    Browse the repository at this point in the history
  11. fix: page overflow

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    813134f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a426339 View commit details
    Browse the repository at this point in the history
  13. feat: add chat demo

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ec22600 View commit details
    Browse the repository at this point in the history
  14. fix: update style

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    89d453a View commit details
    Browse the repository at this point in the history
  15. docs: update readme

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    41ad5ee View commit details
    Browse the repository at this point in the history
  16. fix: remove dead code

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    87733fe View commit details
    Browse the repository at this point in the history
  17. remove namespace

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    826ab4e View commit details
    Browse the repository at this point in the history
  18. remove theme file

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4486066 View commit details
    Browse the repository at this point in the history
  19. chore: format code

    thucpn committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5e0c00e View commit details
    Browse the repository at this point in the history