Signature
Returns
list
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
VastAI.show_instance_filters() -> list
list
from vastai import VastAI
client = VastAI(api_key="YOUR_API_KEY")
result = client.show_instance_filters()
print(result)