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

Add doc for how to customize an LLM Tool. #852

Merged
merged 6 commits into from
Oct 30, 2023
Merged

Conversation

jiazengcindy
Copy link
Contributor

@jiazengcindy jiazengcindy commented Oct 23, 2023

Description

Add doc for how to customize an LLM Tool.

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.

@jiazengcindy jiazengcindy requested a review from a team as a code owner October 23, 2023 08:11
@jiazengcindy jiazengcindy changed the title Add doc and example for prompt template [Draft] Add doc and example for prompt template Oct 23, 2023
@github-actions github-actions bot added documentation Improvements or additions to documentation examples Improvements on examples labels Oct 23, 2023
@jiazengcindy jiazengcindy force-pushed the jiazeng/template branch 7 times, most recently from 8a731aa to 6ef4228 Compare October 26, 2023 02:33
@github-actions github-actions bot removed the examples Improvements on examples label Oct 26, 2023
@jiazengcindy jiazengcindy changed the title [Draft] Add doc and example for prompt template [Draft] Add doc for custom LLM tool. Oct 26, 2023
@jiazengcindy jiazengcindy force-pushed the jiazeng/template branch 2 times, most recently from 9622239 to 0641e32 Compare October 26, 2023 10:42
@jiazengcindy jiazengcindy changed the title [Draft] Add doc for custom LLM tool. Add doc for custom LLM tool. Oct 27, 2023
dorisjoy
dorisjoy previously approved these changes Oct 27, 2023
@chjinche
Copy link
Contributor

Why no PR description?

update

update

update

update
@jiazengcindy jiazengcindy force-pushed the jiazeng/template branch 2 times, most recently from c7ea748 to e57dfbf Compare October 30, 2023 03:58
@github-actions github-actions bot added the examples Improvements on examples label Oct 30, 2023
@jiazengcindy jiazengcindy force-pushed the jiazeng/template branch 2 times, most recently from 2385567 to 03d325b Compare October 30, 2023 07:19
dorisjoy
dorisjoy previously approved these changes Oct 30, 2023
update

update

update

update
dorisjoy
dorisjoy previously approved these changes Oct 30, 2023
@jiazengcindy jiazengcindy changed the title Add doc for custom LLM tool. Add doc for how to customize an LLM Tool. Oct 30, 2023
@jiazengcindy jiazengcindy merged commit 4c4b225 into main Oct 30, 2023
15 of 18 checks passed
@jiazengcindy jiazengcindy deleted the jiazeng/template branch October 30, 2023 08:20
lumoslnt pushed a commit that referenced this pull request Oct 30, 2023
# Description

Add doc for how to customize an LLM Tool.

# 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.
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 examples Improvements on examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants