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

Update .gitignore and refactor ChatInput and ChatOutput #2140

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Conversation

ogabrielluiz
Copy link
Contributor

This pull request includes two changes. First, the .gitignore file is updated to include *.db-shm and *.db-wal files. Second, the ChatInput and ChatOutput classes are refactored to include a new return_message parameter. This parameter allows the caller to specify whether they want the message to be returned as a Message object or just the message text. These changes improve the functionality and maintainability of the code.

Copy link

vercel bot commented Jun 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ❌ Failed (Inspect) Jun 11, 2024 7:04pm

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Jun 11, 2024
@ogabrielluiz ogabrielluiz merged commit 6716a90 into dev Jun 11, 2024
6 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant