Conversation
- Added 'initialized' field to network configuration to track initialization state. - Introduced endpoints for initializing admin password and applying network templates. - Implemented save_config method to persist network configuration changes. - Updated .gitignore to exclude template directory.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…openagents into feature/admin-onboarding # Conflicts: # studio/src/components/onboarding/OnboardingStep4.tsx # studio/src/i18n/locales/en/onboarding.json # studio/yarn.lock
- Introduced OnboardingStepModelConfig component for selecting AI model provider and configuration. - Updated OnboardingPage to include the new model configuration step in the onboarding flow. - Adjusted existing steps to accommodate the new step and updated translations for onboarding steps. - Simplified OnboardingStep3 by removing network-related logic and focusing on password validation.
- Updated version number in pyproject.toml and __init__.py to 0.8.3. - Enhanced network start command help text to include default workspace path. - Added support for new LLM providers and models in llm_configs.py. - Implemented default model configuration endpoints in HttpTransport. - Improved agent management by allowing unregistration on stop. - Added functionality to manage sensitive environment variables in ServiceAgentList component. - Updated UI components for better user experience in network management and onboarding.
Contributor
|
Dev checked in |
Contributor
|
Start merging |
Contributor
|
Merging under risk:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.