You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/getting-started/llm.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,8 @@ AI still has shortcomings and limitations and it is not a replacement for human
21
21
22
22
The LLMs files are hosted on the following routes on Flowbite:
23
23
24
-
-`https://flowbite.com/llms.txt` - this is the main file that you can use to feed data to your AI tools
25
-
-`https://flowbite.com/llms-full.txt` - this is the full file that is much larger and contains more data
24
+
-`https://raw.githubusercontent.com/themesberg/flowbite/refs/heads/main/llms.txt` - this is the main file that you can use to feed data to your AI tools
25
+
-`https://raw.githubusercontent.com/themesberg/flowbite/refs/heads/main/llms-full.txt` - this is the full file that is much larger and contains more data
26
26
27
27
On a general level, the first file should be enough for LLMs that are able to parse the web.
28
28
@@ -41,7 +41,7 @@ You can use the following code examples to implement LLMs in your web applicatio
0 commit comments