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

chore: docs review #46

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

chore: docs review #46

wants to merge 33 commits into from

Conversation

sr-remsha
Copy link

@sr-remsha sr-remsha commented Jun 12, 2024

Description of changes

Review of README docs

Checklist

  • Chart version bumped in Chart.yaml according to semver
  • appVersion bumped in Chart.yaml if it's dial chart and any application version changed
  • Variables are documented in the values.yaml and added to the README.md using helm-docs
  • Title of the pull request follows Conventional Commits specification

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sr-remsha sr-remsha removed the request for review from nepalevov June 12, 2024 15:42
@sr-remsha sr-remsha marked this pull request as draft June 12, 2024 15:42
@sr-remsha sr-remsha changed the title char: docs review chore: docs review Jun 12, 2024
@sr-remsha sr-remsha added the documentation Improvements or additions to documentation label Jun 12, 2024
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file automatically generated by helm-docs. Don't edit it manually

Copy link
Collaborator

Choose a reason for hiding this comment

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

This file automatically generated by helm-docs. Don't edit it manually

Copy link
Collaborator

Choose a reason for hiding this comment

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

This file automatically generated by helm-docs. Don't edit it manually

If you had already added this repo earlier, run `helm repo update` to retrieve the latest versions of the packages. You can then run `helm search repo dial` to see the charts.
If you had already added this repo earlier, run `helm repo update` to retrieve the latest versions of the packages.

You can then run `helm search repo dial` to see the charts.
Copy link
Collaborator

Choose a reason for hiding this comment

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

If we have section Charts we should move this string to it

@@ -3,9 +3,10 @@
- [AI DIAL AKS Installation Simple Guide](#ai-dial-aks-installation-simple-guide)
- [Prerequisites](#prerequisites)
- [Expected Outcome](#expected-outcome)
- [What's next?](#whats-next)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This section is for additional application configuration. It seems odd to place it above the installation section.

@@ -22,10 +23,30 @@

## Expected Outcome

By following the instructions in this guide, you will successfully install the AI DIAL system with configured connection to the Azure GPT-3.5 API.\
**Important Warning**
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is internal documentation in GitHub. Therefore, let's use GitHub syntax here. > [!WARNING]

@@ -3,9 +3,10 @@
- [AI DIAL GCP Installation Simple Guide](#ai-dial-gcp-installation-simple-guide)
- [Prerequisites](#prerequisites)
- [Expected Outcome](#expected-outcome)
- [What's next?](#whats-next)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This section is for additional application configuration. It seems odd to place it above the installation section.

@@ -22,10 +23,30 @@

## Expected Outcome

By following the instructions in this guide, you will successfully install the AI DIAL system with configured connection to the VertexAI API.\
**Important Warning**
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is internal documentation in GitHub. Therefore, let's use GitHub syntax here. > [!WARNING]

@@ -20,14 +21,35 @@

## Expected Outcome

By following the instructions in this guide, you will successfully install the AI DIAL system with configured connection to the Azure GPT-3.5 API.\
**Important Warning**
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is internal documentation in GitHub. Therefore, let's use GitHub syntax here. > [!WARNING]

@@ -3,9 +3,10 @@
- [AI DIAL Generic Installation Simple Guide](#ai-dial-generic-installation-simple-guide)
- [Prerequisites](#prerequisites)
- [Expected Outcome](#expected-outcome)
- [What's next?](#whats-next)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This section is for additional application configuration. It seems odd to place it above the installation section.

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.

2 participants