You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: