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 "created_at" column type for consistency and fix cancel middleware (#2316) #2320

Merged
merged 11 commits into from
Jun 24, 2024

Conversation

ogabrielluiz
Copy link
Contributor

  • chore: update linting workflows to include dev branch in merge_group

  • Update README.md

Add 1.0 banner

  • Update README.md

  • chore: update package versions in pyproject.toml files

  • refactor: update "created_at" column type to use the "sa" module for consistency

  • Update README.md

Add 1.0 banner

  • chore: Remove unused import in ToolCallingAgent.py

  • fix: adapt RequestCancelledMiddleware to handle cancelled requests

  • chore: Remove unused import in test_helper_components.py

  • refactor: Declare queue variable with explicit type in RequestCancelledMiddleware


Co-authored-by: Rodrigo Nader [email protected]

ogabrielluiz and others added 6 commits June 24, 2024 14:05
Add 1.0 banner
…leware (#2316)

* chore: update linting workflows to include dev branch in merge_group

* Update README.md

Add 1.0 banner

* Update README.md

* chore: update package versions in pyproject.toml files

* refactor: update "created_at" column type to use the "sa" module for consistency

* Update README.md

Add 1.0 banner

* chore: Remove unused import in ToolCallingAgent.py

* fix: adapt RequestCancelledMiddleware to handle cancelled requests

* chore: Remove unused import in test_helper_components.py

* refactor: Declare queue variable with explicit type in RequestCancelledMiddleware

---------

Co-authored-by: Rodrigo Nader <[email protected]>
Copy link

vercel bot commented Jun 24, 2024

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

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 8:17pm

@ogabrielluiz ogabrielluiz merged commit d85657f into main Jun 24, 2024
8 of 9 checks passed
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. python Pull requests that update Python code labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants