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

Flow Corrections, Text Updates, and Customizability Enhancements for Chatbot Examples #8

Merged
merged 1 commit into from
May 29, 2023

Conversation

carlosrcoelho
Copy link
Contributor

This PR includes important corrections to the flows that were not properly connected, text updates, and customizability enhancements for our chatbot examples. The goal is to enhance the overall user experience, ensure seamless conversation chains, and provide flexibility in content customization.

Changes Made:

Fixed Flow Connections: Corrected the flows that were previously disconnected, ensuring a smooth transition between different parts of the conversation.

Text Correction: Updated the example Conversation Chain that was previously named "Conversational Chain" to the correct name, "Conversation Chain."

Updated Example Names:

Renamed the example "Getting_started__basic_chatbot" to "Basic Chat."
Renamed the example "Getting_started__basic_chatbot_with_prompt_and_history" to "Basic Chat with Prompt and History."
Renamed the example "Getting_started_calculator" to "Calculator."
Customizability Enhancements: Previously, the examples loaded fixed text information or files (PDF, TXT) that limited user customization. These examples have now been updated, and the loaded content is blank, allowing users to input whatever text or files they desire. This empowers users to tailor the chatbot's responses according to their specific needs.

These changes aim to improve clarity, consistency, accuracy, and customizability within our chatbot, ultimately providing a better user experience for our customers.

Please review and merge this PR to ensure that our chatbot operates seamlessly with the corrected flows, updated example names, and enhanced customizability.

Thank you for your attention.

Carlos Coelho

@anovazzi1 anovazzi1 merged commit 0a6d5fa into langflow-ai:main May 29, 2023
0 of 2 checks passed
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

2 participants