Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr@main@refactor_sst_node' into …
Browse files Browse the repository at this point in the history
…pr@main@refactor_sst_node

# Conflicts:
#	apps/application/flow/step_node/speech_to_text_step_node/impl/base_speech_to_text_node.py
  • Loading branch information
wxg0103 committed Dec 19, 2024
2 parents 959fc60 + 1823a7f commit d84e672
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
from dataset.models import File
from setting.models_provider.tools import get_model_instance_by_model_user_id


class BaseSpeechToTextNode(ISpeechToTextNode):

def save_context(self, details, workflow_manage):
Expand Down

0 comments on commit d84e672

Please sign in to comment.