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

Feat/refactor dummy skill #530

Merged
merged 13 commits into from Aug 13, 2023
Merged

Feat/refactor dummy skill #530

merged 13 commits into from Aug 13, 2023

Conversation

smilni
Copy link
Contributor

@smilni smilni commented Jul 18, 2023

No description provided.

Copy link
Collaborator

@dilyararimovna dilyararimovna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • сделай значения по умолчанию 0 в коде дамми скилла у
    ENABLE_NP_QUESTIONS: 0
    ENABLE_SWITCH_TOPIC: 0
    ENABLE_LINK_QUESTIONS: 0
    ENABLE_NP_FACTS: 0
  • для dream alexa, dream_scripted проставь значения 1 в докер компоузе
  • в остальных докеркомпоузах просто не добавляй ничего

WAIT_HOSTS: "sentseg:8011, ranking-based-response-selector:8002, combined-classification:8087,
sentence-ranker:8128, prompt-selector:8135, transformers-lm-oasst12b:8158,
dff-ai-faq-prompted-skill:8143"
WAIT_HOSTS: "sentseg:8011, ranking-based-response-selector:8002, combined-classification:8087, sentence-ranker:8128, prompt-selector:8135, transformers-lm-oasst12b:8158, dff-ai-faq-prompted-skill:8143"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

верни эту строку в докерфайлах, мы ее так сделали, чтобы читать было удобнее

Copy link
Collaborator

@dilyararimovna dilyararimovna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

функции же что-то да возвращают?)))) и это что-то надо сохранить

confs += [0.8]
attrs += [{"type": "link_to_for_response_selector", "response_parts": ["prompt"]}]
human_attrs += [{}]
bot_attrs += [{}]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а ты не хочешь что-нибудь вернуть из них?))))

dilyararimovna
dilyararimovna previously approved these changes Aug 10, 2023
@dilyararimovna dilyararimovna merged commit 7846b28 into dev Aug 13, 2023
32 checks passed
@dilyararimovna dilyararimovna deleted the feat/refactor_dummy_skill branch August 13, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants