Skip to content

Commit 5831e85

Browse files
committed
LLMs.txt file reference
1 parent cc0e19d commit 5831e85

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

defillama-openapi-free.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.0",
33
"info": {
4-
"description": "Docs for defillama's open API\n\nNeed higher rate limits or priority support? We offer a premium plan for 300$/mo. To get it, go to https://defillama.com/subscription\n",
4+
"description": "\n\nNeed higher rate limits or priority support? We offer a premium plan for 300$/mo. To get it, go to https://defillama.com/subscription\n \n\n download the standard <a href='https://raw.githubusercontent.com/DefiLlama/api-docs/refs/heads/main/defillama-llms.txt'>llms.txt</a> file(guide for AI models)",
55
"version": "1.0.0-oas3",
66
"title": "DefiLlama API"
77
},

defillama-openapi-pro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "DefiLlama Pro - OpenAPI 3.0",
55
"version": "1.0.0",
6-
"description": "Docs for DefiLlama's Pro API"
6+
"description": "Docs for DefiLlama's Pro API \n\n download the standard <a href='https://raw.githubusercontent.com/DefiLlama/api-docs/refs/heads/main/defillama-llms.txt'>llms.txt</a> file(guide for AI models)"
77
},
88
"servers": [
99
{

0 commit comments

Comments
 (0)