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

Update README.md - Fix With EZLocalAI Missing Flag #1230

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

rm4453
Copy link
Contributor

@rm4453 rm4453 commented Jul 23, 2024

Description

Fixed With EZLocalAI Sections by adding missing "true" flag to command-line arguments.

Updated the command-line arguments for running AGiXT with ezLocalAI to include the "true" flag. This change affects both the basic usage and the example with additional arguments.

Motivation and Context

This change is required to ensure correct usage of the --with-ezlocalai flag. It solves the problem of potential misuse or confusion when running AGiXT with ezLocalAI.

How has this been tested?

The changes have been tested by running the updated commands in a local development environment to ensure they work as expected.

Screenshots (if appropriate)

N/A

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 change requires a change to the documentation.
  • My change works!

Fixed With EZLocalAI Sections (Added missing "true" flag)

Signed-off-by: rm4453 <rmattingly4415@gmail.com>
@Josh-XT Josh-XT merged commit 7c77e2b into Josh-XT:main Jul 23, 2024
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