Skip to content

Commit

Permalink
fix: yaml formatter super linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-1511 committed Dec 23, 2024
1 parent c61b104 commit d5e461d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/core/tools/provider/builtin/x/tools/like_tweet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ parameters:
en_US: Choose whether to like or unlike the tweet
zh_Hans: 选择点赞或取消点赞推文
llm_description: Select the action to perform - either like or unlike the specified tweet
form: llm
form: llm
2 changes: 1 addition & 1 deletion api/core/tools/provider/builtin/x/tools/post_tweet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ parameters:
en_US: Make tweet visible only to Super Followers
zh_Hans: 使推文仅对超级关注者可见
llm_description: Whether the tweet should be visible only to Super Followers
form: llm
form: llm
2 changes: 1 addition & 1 deletion api/core/tools/provider/builtin/x/x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ credentials_for_provider:
zh_Hans: Access Token Secret
placeholder:
en_US: Enter your X Access Token Secret
zh_Hans: 输入您的 X Access Token Secret
zh_Hans: 输入您的 X Access Token Secret

0 comments on commit d5e461d

Please sign in to comment.