Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepak-Kesavan authored Jan 31, 2025
1 parent dda55c0 commit 9af8690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prompt-service/src/unstract/prompt_service/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ def prompt_processor() -> Any:
metadata=metadata,
execution_source=execution_source,
)
# TODO: Handle metrics for line-item extraction
continue
except APIError as e:
app.logger.error(
Expand Down

0 comments on commit 9af8690

Please sign in to comment.