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

Knowledge: test 11 #41

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions knowledge/arts/attribution.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Title of work: asdf
Link to work: asdf
Revision: asdf
License of the work: asdf
Creator names: asdf
48 changes: 48 additions & 0 deletions knowledge/arts/qna.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
created_by: vishnoianil
version: 3
domain: domain
document_outline: test description asdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfaasdf
seed_examples:
- context: asdf
questions_and_answers:
- question: asdf
answer: asdf
- question: zxcv
answer: zxcv
- question: qwer
answer: qer
- context: '2'
questions_and_answers:
- question: '21'
answer: '21'
- question: '22'
answer: '22'
- question: '23'
answer: '23'
- context: '3'
questions_and_answers:
- question: '31'
answer: '31'
- question: '32'
answer: '32'
- question: '33'
answer: '33'
- context: '4'
questions_and_answers:
- question: '41'
answer: '41'
- question: '42'
answer: '42'
- question: '43'
answer: '43'
- context: '5'
questions_and_answers:
- question: '51'

Check failure on line 40 in knowledge/arts/qna.yaml

View workflow job for this annotation

GitHub Actions / yamllint

40:1 [.seed_examples[4].questions_and_answers] Value must have at least 3 items
answer: '51'
- question: '52'
answer: '52'
document:
repo: asdf
commit: asdf
patterns:
- asdf
Loading