-
Notifications
You must be signed in to change notification settings - Fork 259
llms.txt #2077
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
EVDOG4LIFE
wants to merge
8
commits into
main
Choose a base branch
from
llms-text
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
llms.txt #2077
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The preview deployment failed. 🔴 Last updated at: 2025-07-07 15:20:22 CET |
ItzNotABug
approved these changes
Jun 7, 2025
ChiragAgg5k
approved these changes
Jun 7, 2025
ItzNotABug
requested changes
Jun 7, 2025
src/routes/docs/llms.txt/+server.ts
Outdated
|
||
export const GET: RequestHandler = () => { | ||
try { | ||
const contentPath = join(process.cwd(), 'src/routes/docs/llms.txt/content.txt'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
src/routes/docs/llms.txt/content.txt
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we should be able to automate this 👀
EVDOG4LIFE
added a commit
that referenced
this pull request
Jun 30, 2025
- Delete src/routes/llms.txt/+server.ts and directory - Keep only refund policy related changes - Fix missing partner layout in svelte.config.js
4de9518
to
6b9f987
Compare
b19f981
to
6e3c6b4
Compare
6b9f987
to
4de9518
Compare
4de9518
to
6b9f987
Compare
6e3c6b4
to
83e3ebc
Compare
6b9f987
to
4de9518
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
adds llms.txt to appwrite.io/docs/llms.txt to assist in the discoverability and digestibility for our AI friends
Test Plan
local codespace
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)