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

adding test, small improvements in code #106

Merged
merged 1 commit into from
Feb 28, 2025
Merged

adding test, small improvements in code #106

merged 1 commit into from
Feb 28, 2025

Conversation

Zochory
Copy link
Member

@Zochory Zochory commented Feb 28, 2025

This pull request includes significant changes to the configuration, dependencies, and structure of the AgenticFleet project. The most important changes include the addition of a new client configuration, updates to the dependencies and project setup, and the introduction of new modules and classes for agent and client management.

Configuration and Dependencies:

  • model_config.yaml: Added configuration for AzureOpenAIChatCompletionClient to use environment variables for model, endpoint, deployment, API version, and API key.
  • pyproject.toml: Updated dependencies to include optional dependencies for testing, development, documentation, and models. Removed old project URLs and scripts, and added new tool configurations for pytest, coverage, ruff, black, and isort. [1] [2]

New Modules and Classes:

Code Refactoring:

Documentation:

@Zochory Zochory added duplicate This issue or pull request already exists enhancement New feature or request bugfix labels Feb 28, 2025
@Zochory Zochory self-assigned this Feb 28, 2025
@Zochory Zochory merged commit 8db1298 into main Feb 28, 2025
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix duplicate This issue or pull request already exists enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant