Skip to content

Commit

Permalink
collection enhancment
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 15, 2024
1 parent 2fc55fa commit bc018d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dbally/collection/collection.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ async def _handle_fallback(
dry_run=dry_run,
return_natural_response=return_natural_response,
llm_options=llm_options,
event_tracker=event_tracker,
)
span(fallback_event)
return result
Expand Down
Empty file.

0 comments on commit bc018d3

Please sign in to comment.