llms.txt
The llms.txt standard file that helps AI models understand Attend-Go's API.
What is llms.txt?
llms.txt is a convention for websites to provide a machine-readable description of their services for Large Language Models. Similar to robots.txt for search engines, llms.txt tells AI tools what your service does, where the API lives, and how to authenticate.
Attend-Go's llms.txt
Our llms.txt file is served at https://attend-go.com/llms.txt and includes: the service name and description, API base URL, authentication method, available endpoints, and links to documentation.
Using llms.txt with AI Tools
Most AI tools that support the llms.txt standard will automatically discover and use the file. You can also manually provide the URL when configuring AI tool integrations.