feat: Add community package guidelines + top level community node #275
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.
Description
Add a top-level Community section in the documentation - the purpose is two-fold:
For (1): Added
community/community-packages.md. This includes detailed guidance for creating, publishing, and featuring community packages, along with clear examples and best practices for model providers and tools.For (2): Community model providers (Cohere, CLOVA Studio) have been moved to a dedicated
community/model-providers/section for better organization.Note
Clova-studio and Cohere files were moved not rewritten; the diff is slightly misleading; this commit is an easier to understand diff
Notes:
auto-redirect.jselement that handles client-side redirects after a 1-second delay. I did this to let mkdocs generate the correct links while JavaScript does the actual redirection to let people see the change. I didn't use the mkdocs redirect plugin as it has content flashing - I'm banking on the new CMS to avoid this hack.Type of Change
Screenshots
The screenshots are slightly-of-out-date in that the Community node is now after Examples
Checklist
mkdocs serveAdditional Notes
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.