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

Api polish #562

Merged
merged 22 commits into from
Jun 5, 2023
Merged

Api polish #562

merged 22 commits into from
Jun 5, 2023

Conversation

localagi
Copy link
Contributor

@localagi localagi commented Jun 4, 2023

Description

  • Cleanup in non-instance methods in Agent.py
  • generic lookup methods for agent folder, history file, config file
  • history file moved to history.yaml inside agents folder
  • renaming, lookup reliably
  • small fixes in Promts and Chains
  • Tests extensions and tests running

Motivation and Context

How has this been tested?

Screenshots (if appropriate)

Types of changes

Changes visible to users:

  • Bug fix (prefix: fix - non-breaking change which fixes an issue)
  • New feature (prefix: feat - non-breaking change which adds functionality)
  • Breaking change (prefix: feat!! or fix!! - fix or feature that would cause existing functionality to not work as expected)

Internal changes:

  • Refactor (prefix: refactor - non-breaking change which only improves the design or structure of existing code, and making no changes to its external behaviour)
  • Tests (prefix: test - additions and improvements to unit tests and the smoke tests)
  • Infrastructure (prefix: chore - examples include GitHub Actions, issue templates)

Checklist

  • My code follows the code style of this project and passes yarn run lint.
  • My change requires a change to the documentation.
  • My change works!

@localagi localagi marked this pull request as ready for review June 4, 2023 16:55
@localagi localagi changed the title [PREVIEW] Api polish Api polish Jun 4, 2023
Josh-XT and others added 3 commits June 4, 2023 14:32
Signed-off-by: Josh XT <102809327+Josh-XT@users.noreply.github.com>
@Josh-XT Josh-XT merged commit b12c933 into Josh-XT:main Jun 5, 2023
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.

2 participants