Added basic llama index chat ui and corresponding pages

This commit is contained in:
Utkarsh-Patel-13 2025-07-21 22:43:28 -07:00
parent 7d2c6e383f
commit 204f65ef35
7 changed files with 3649 additions and 1 deletions

View file

@ -155,4 +155,6 @@
button {
cursor: pointer;
}
}
@source '../node_modules/@llamaindex/chat-ui/**/*.{ts,tsx}'