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

Scan and register the function availabilities of agent. #427

Merged
merged 13 commits into from
May 5, 2023

Conversation

zhou9584
Copy link
Contributor

@zhou9584 zhou9584 commented Apr 13, 2023

Linked GitHub issue ID: #

Pull Request Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Code compiles correctly with all tests are passed.
  • I've read the contributing guide and followed the recommended practices.
  • Wikis or README have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

If this introduces a breaking change for Hydra Lab users, please describe the impact and migration path.

  • Yes
  • No

Pull Request Description

A few words to explain your changes:

How you tested it

Please make sure the change is tested, you can test it by adding UTs, do local test and share the screenshots, etc.
image

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Technical design
  • Build related changes
  • Refactoring (no functional changes, no api changes)
  • Code style update (formatting, renaming) or Documentation content changes
  • Other (please describe):

Feature UI screenshots or Technical design diagrams

If this is a relatively large or complex change, kick it off by drawing the tech design with PlantUML and explaining why you chose the solution you did and what alternatives you considered, etc...
image
image
image

dinghong2233
dinghong2233 previously approved these changes Apr 24, 2023
@hydraxman
Copy link
Member

这张图里的箭头似乎不太准确,你可以参考下plantUML 官方文档里关于类关系箭头的描述,然后修改下吗:
比如,我记得持有是 *-->, 而-->仅仅表示依赖或关联
image

@hydraxman hydraxman closed this Apr 28, 2023
@hydraxman hydraxman reopened this Apr 28, 2023
@zhou9584 zhou9584 merged commit 36fd6b9 into main May 5, 2023
5 checks passed
@zhou9584 zhou9584 deleted the zhoule/agentFunction branch May 5, 2023 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants