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

[doc] How to create and use custom strong type connection #793

Merged
merged 26 commits into from
Oct 30, 2023

Conversation

16oeahr
Copy link
Contributor

@16oeahr 16oeahr commented Oct 17, 2023

Description

Add doc to illustrate how to create and use custom strong type connection

All Promptflow Contribution checklist:

  • The pull request does not introduce [breaking changes].
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request to get dedicated review from promptflow team. Learn more: suggested workflow.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added documentation Improvements or additions to documentation examples Improvements on examples labels Oct 17, 2023
@16oeahr 16oeahr force-pushed the user/yalu4/add_doc_for_cstc branch from a979108 to 730530f Compare October 17, 2023 03:48
@16oeahr 16oeahr changed the title [doc] How to use create and use custom strong type connection [doc] How to create and use custom strong type connection Oct 17, 2023
@16oeahr 16oeahr force-pushed the user/yalu4/add_doc_for_cstc branch 3 times, most recently from 5ad1df2 to 2c6a3c3 Compare October 20, 2023 03:02
@16oeahr 16oeahr force-pushed the user/yalu4/add_doc_for_cstc branch 4 times, most recently from 571516e to 431f58b Compare October 23, 2023 00:49
@16oeahr 16oeahr force-pushed the user/yalu4/add_doc_for_cstc branch from 9caf09c to 5d9357f Compare October 23, 2023 02:18
@16oeahr 16oeahr marked this pull request as ready for review October 23, 2023 06:37
@16oeahr 16oeahr requested a review from a team as a code owner October 23, 2023 06:37
@16oeahr 16oeahr force-pushed the user/yalu4/add_doc_for_cstc branch from f4e3492 to 54fc50d Compare October 23, 2023 09:03
@chenslucky chenslucky merged commit 553fbcf into main Oct 30, 2023
8 checks passed
@chenslucky chenslucky deleted the user/yalu4/add_doc_for_cstc branch October 30, 2023 09:25
lumoslnt pushed a commit that referenced this pull request Oct 30, 2023
# Description

Add doc to illustrate how to create and use custom strong type
connection

# All Promptflow Contribution checklist:
- [X] **The pull request does not introduce [breaking changes].**
- [ ] **CHANGELOG is updated for new features, bug fixes or other
significant changes.**
- [X] **I have read the [contribution guidelines](../CONTRIBUTING.md).**
- [ ] **Create an issue and link to the pull request to get dedicated
review from promptflow team. Learn more: [suggested
workflow](../CONTRIBUTING.md#suggested-workflow).**

## General Guidelines and Best Practices
- [X] Title of the pull request is clear and informative.
- [X] There are a small number of commits, each of which have an
informative message. This means that previously merged commits do not
appear in the history of the PR. For more information on cleaning up the
commits in your PR, [see this
page](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md).

### Testing Guidelines
- [ ] Pull request includes test coverage for the included changes.

---------

Co-authored-by: yalu4 <[email protected]>
Co-authored-by: cs_lucky <[email protected]>
Co-authored-by: chenslucky <[email protected]>
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.

5 participants