Tag search fixes, WIP on Danbooru wiki
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ TOOL_REGISTRY = [
|
||||
),
|
||||
Tool(
|
||||
name="search_tags",
|
||||
description="Searches the Danbooru tag database for tags matching a query. Returns the most popular tags including alias matches. Useful for finding the correct booru-style tags for anime models.",
|
||||
description="Searches the Danbooru tag database for tags matching a query. Returns the Danbooru wiki page on an exact match. On any query, returns a list of similar tags as well as aliases. Useful for finding the correct booru-style tags for anime models or getting more information.",
|
||||
schema={
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user