Skip to content
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

feat(llm): generate docs for LLM #592

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

EdamAme-x
Copy link
Contributor

@EdamAme-x
Copy link
Contributor Author

EdamAme-x commented Feb 8, 2025

image

@EdamAme-x EdamAme-x changed the title feat(llm): generate docs for llm feat(llm): generate docs for LLM Feb 8, 2025
@EdamAme-x
Copy link
Contributor Author

EdamAme-x commented Feb 8, 2025

@yusukebe This is a very high demand feature.
As an example, svelte has a similar feature.
https://svelte.dev/llms-full.txt

@yusukebe
Copy link
Member

@EdamAme-x

Super interesting! Could you let me know if you referred to some implementation?

@EdamAme-x
Copy link
Contributor Author

I have taken some of the implementation of Svelte's Document site as a reference.
https://github.com/sveltejs/svelte.dev/blob/main/apps/svelte.dev/src/lib/server/llms.ts

scripts/build-llm-docs.ts Outdated Show resolved Hide resolved
@EdamAme-x
Copy link
Contributor Author

@yusukebe ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants