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

Refactor chat functionality and add question and response functionality #5

Merged
merged 13 commits into from
Nov 8, 2023

Conversation

balnarendrasapa
Copy link
Owner

This pull request refactors the chat functionality and adds question and response functionality to app.py. It also removes an unnecessary blank line in app.py, adds the st.expander method, updates chat message and source document display in app.py, fixes capitalization in source documents header, inserts ordering in messages, updates chat message response display in app.py, updates model selection options in app.py, adds options to select and upload API key and document and markdown elements, refactors selectbox options in app.py, and removes an unused import statement.

This PR improves the chat functionality and adds the ability to ask questions and receive responses.

@balnarendrasapa balnarendrasapa merged commit efe5a9e into master Nov 8, 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.

None yet

1 participant