MANIFEST.in
README.md
package.json
pyproject.toml
setup.py
tsconfig.json
jupyterlab_chat_toy/__init__.py
jupyterlab_chat_toy/handlers.py
jupyterlab_chat_toy.egg-info/PKG-INFO
jupyterlab_chat_toy.egg-info/SOURCES.txt
jupyterlab_chat_toy.egg-info/dependency_links.txt
jupyterlab_chat_toy.egg-info/not-zip-safe
jupyterlab_chat_toy.egg-info/requires.txt
jupyterlab_chat_toy.egg-info/top_level.txt
jupyterlab_chat_toy/labextension/package.json
jupyterlab_chat_toy/labextension/schemas/jupyterlab-chat-toy/package.json.orig
jupyterlab_chat_toy/labextension/static/509.c926089cb3d6fbcf8ccf.js
jupyterlab_chat_toy/labextension/static/665.36f0655285d6517f6bdb.js
jupyterlab_chat_toy/labextension/static/remoteEntry.e137997164a6ac59fe3a.js
jupyterlab_chat_toy/labextension/static/style.js
jupyterlab_chat_toy/labextension/static/third-party-licenses.json
src/MessageContent.tsx
src/icons.ts
src/index.ts
src/types.ts
src/widget.tsx
src/widget.tsx.bk
src/ChatWidget/ChatComponent.tsx
src/ChatWidget/ConfigPanel.tsx
src/ChatWidget/Header.tsx
src/ChatWidget/InputArea.tsx
src/ChatWidget/MessageContent.tsx
src/ChatWidget/MessageItem.tsx
src/ChatWidget/MessageList.tsx
src/ChatWidget/types.ts
src/ChatWidget/hooks/useChat.ts
src/ChatWidget/hooks/useScroll.ts
src/ChatWidget/hooks/useStreaming.ts
style/base.css
style/index.css