Skip to content

Commit

Permalink
feat: article extender question/answer models
Browse files Browse the repository at this point in the history
  • Loading branch information
bobaaaaa committed Dec 16, 2024
1 parent 37611a8 commit 4e97794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stroeer/core/v1/article.proto
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ message Article {
* | `quote` | inline quotation element, check `elements` |
* | `infobox` | inline box, consists of textual content in `children` and optional `elements` |
* | `pros_and_cons` | pros and cons box, consists of `elements` and structured text in `children` |
*
* | `question` | article extender: ai generated question |
*/
}

Expand Down

0 comments on commit 4e97794

Please sign in to comment.