Victor Dibia c21555290e
add chainlit sample (#4749)
* add chainlit sample

* readme updates

* put team inside run to avoid problems

* simplify example and add readme

* inform user team is reset

---------

Co-authored-by: Hussein Mozannar <hmozannar@microsoft.com>
2024-12-18 14:49:07 -08:00

63 lines
551 B
Plaintext

build
dist
*.egg-info
.env
*.files
venv
.venv
.DS_Store
.chainlit
!cypress/e2e/**/*/.chainlit/*
chainlit.md
cypress/screenshots
cypress/videos
cypress/downloads
__pycache__
.ipynb_checkpoints
*.db
.mypy_cache
chat_files
.chroma
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.aider*
.coverage
backend/README.md
backend/.dmypy.json