Skip to content

Conversation

samchon
Copy link
Owner

@samchon samchon commented Mar 16, 2025

This pull request includes changes to the documentation for the Large Language Model (LLM) and parameters function. The changes primarily involve simplifying the code examples by using reusable snippets and updating the validation feedback strategy.

Documentation Updates:

  • website/pages/docs/llm/chat.mdx: Added imports for reusable snippets (BbsArticleServiceSnippet, IBbsArticleSnippet, ValidatorSupportMatrixSnippet) and replaced inline code examples with these snippets. [1] [2] [3]

  • website/pages/docs/llm/parameters.mdx: Added imports for reusable snippets (ILlmApplicationSnippet, ILlmFunctionSnippet, ILlmSchemaSnippet, LlmParametersExampleSnippet, LlmParametersJavaScriptSnippet, ValidatorSupportMatrixSnippet) and replaced inline code examples with these snippets. [1] [2] [3]

@samchon samchon added the documentation Improvements or additions to documentation label Mar 16, 2025
@samchon samchon self-assigned this Mar 16, 2025
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Content okay

@samchon samchon merged commit bc21f4a into master Mar 16, 2025
3 checks passed
@samchon samchon deleted the doc/llm branch March 16, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant