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

How to update to new version release? [v0.1.7-alpha.2] to [v0.1.7] #2035

Closed
sonatonagems opened this issue Jan 8, 2025 · 5 comments
Closed

Comments

@sonatonagems
Copy link

I am currently on [v0.1.7-alpha.2] and want to update to the latest version [v0.1.7]. How do i do that?

Do i use this: git checkout $(git describe --tags --abbrev=0)
And then run pnpm install again?

@sonatonagems sonatonagems added the bug Something isn't working label Jan 8, 2025
@ai16z-demirix
Copy link
Contributor

@sonatonagems Yes, you need to check out desired version, run pnpm install and don't forget to run pnpm build before running.

@sonatonagems
Copy link
Author

@ai16z-demirix i see. So then we have to create a character file and re-add env setting again on the new version?

@ai16z-demirix
Copy link
Contributor

@sonatonagems Your .env file will persist since it is ignored by git. Your character files will also persist.

@AIFlowML AIFlowML added ModelProvider_new New model provider plugin PR Need Feedback and removed bug Something isn't working ModelProvider_new New model provider plugin PR labels Jan 9, 2025
@AIFlowML
Copy link
Collaborator

AIFlowML commented Jan 9, 2025

I close this one.
Not a bug.

@AIFlowML AIFlowML closed this as completed Jan 9, 2025
@sonatonagems
Copy link
Author

@ai16z-demirix thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants