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

Add chat functionality to app.py #2

Merged
merged 15 commits into from
Nov 4, 2023
Merged

Add chat functionality to app.py #2

merged 15 commits into from
Nov 4, 2023

Conversation

balnarendrasapa
Copy link
Owner

This pull request adds chat functionality to the app.py file, allowing users to interact with a language model through a chat interface. The chat interface uses either OpenAI or HuggingFace models, depending on the user's selection, and allows users to ask questions and receive responses in real-time. Additionally, the code has been refactored to remove unused imports and improve code readability.

@balnarendrasapa balnarendrasapa merged commit b93b973 into master Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant