Open
Conversation
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
bbadc33 to
7b79df8
Compare
7b79df8 to
5d1a85b
Compare
This was referenced Mar 18, 2026
Open
Open
5d1a85b to
84f1893
Compare
8328551 to
414b92b
Compare
49dfd4b to
dd0cec5
Compare
SimarKareer
requested changes
Mar 20, 2026
|
|
||
|
|
||
| def load_env(path="~/.egoverse_env"): | ||
| def load_env(path="~/.egoverse_env", required: bool = False): |
Collaborator
There was a problem hiding this comment.
Do we need this? Seems like a hack
Contributor
Author
There was a problem hiding this comment.
We would need it to allow local training runs without setting up AWS
dd0cec5 to
643eefe
Compare
31c88f3 to
b280bdc
Compare
b54c305 to
0b6765d
Compare
a1f60f6 to
50be82f
Compare
50be82f to
e733329
Compare
0b6765d to
9add5df
Compare
e733329 to
eea8d47
Compare
Open
f6cfe5b to
8183a8f
Compare
eea8d47 to
e5bc1c6
Compare
8183a8f to
6bc3e0d
Compare
e5bc1c6 to
4ae4db5
Compare
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.