Skip to content

Commit

Permalink
feat: update discord platform description!
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed Jan 3, 2024
1 parent 43cb867 commit 51c4c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subquery.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def query_multiple_source(
)
tool_metadata = ToolMetadata(
name="Discord",
description="Provides the discord platform conversations data.",
description="Contains messages and summaries of conversations from the Discord platform of the community",
)

tools.append(tool_metadata)
Expand Down

0 comments on commit 51c4c23

Please sign in to comment.