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

[BUG][FEATURE] Onboarding #752

Open
evelynmitchell opened this issue Jan 14, 2025 · 0 comments
Open

[BUG][FEATURE] Onboarding #752

evelynmitchell opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@evelynmitchell
Copy link
Contributor

The onboarding cli asks for:
Enter your first name (or type 'quit' to exit): ",
Enter your Last Name (or type 'quit' to exit): ",
Enter your email (or type 'quit' to exit): ", "email"
Enter your WORKSPACE_DIR: This is where logs, errors, and agent configurations will be stored (or type 'quit' to exit). Remember to set this as an environment variable: https://docs.swarms.world/en/latest/swarms/install/quickstart/ || Important: Please ensure you have set your WORKSPACE_DIR environment variable as per the instructions provided."
Additionally, remember to add your API keys for your respective models in your .env file."

I don't like entering this sort of information without knowing why, and where it will be stored, and how it will be used.

There's a typo in the 'Remember to set this as an evironment variable line" -> ||

I didn't know how Swarms.World and the onboarding are connected.

I didn't know if you could change the data later.

Possible fix

I think a possible re-wording could be:
We need to gather some personal information to make your Swarms experience more pleasant. This will be stored in a plain text file on your system.

We will use this to set up your Swarms.World account. ???

You [can? cannot?] change this information later.

We will ask for your First Name, Last Name, email address and workspace directory location.

We will save this information in a file on your system.

You can? still use Swarms if you choose not to share this information.

Enter your first name (or type 'quit' to exit):

Enter your Last Name (or type 'quit' to exit):

Enter your email (or type 'quit' to exit):

Enter your WORKSPACE_DIR: This is where logs, errors, and agent configurations will be stored (or type 'quit' to exit). Remember to set this as an environment variable: https://docs.swarms.world/en/latest/swarms/install/quickstart/ ||

Important: Please ensure you have set your WORKSPACE_DIR environment variable as per the instructions provided.

Additionally, remember to add your API keys for your respective models in your .env file.

@evelynmitchell evelynmitchell added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants