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

pre-release #91

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

pre-release #91

wants to merge 2 commits into from

Conversation

Zochory
Copy link
Member

@Zochory Zochory commented Feb 20, 2025

This pull request includes significant updates to the configuration, dependencies, and functionality of the AgenticFleet project. The most important changes include the addition of new configuration parameters, updates to dependencies, and the introduction of new utility functions and agent initialization logic.

Configuration Updates:

  • .chainlit/config.toml: Added new parameters for user environment variables, session timeout, and various feature flags such as prompt playground, multi-modal inputs, and data persistence. Updated OAuth configuration and UI settings. [1] [2]

Dependency Updates:

  • pyproject.toml: Updated project version to 0.4.81, added new dependencies such as grpcio, grpcio-tools, absl-py, and chainlit, and removed some older dependencies. [1] [2] [3] [4] [5] [6]

New Utility Functions:

  • agentic_fleet/utils.py: Introduced utility functions for workspace management, user profile handling, and chat settings setup.

Agent Initialization:

New Model Configurations:

@Zochory Zochory added the enhancement New feature or request label Feb 20, 2025
@Zochory Zochory self-assigned this Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant