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

Security features and add network button with functionality #17

Merged
merged 45 commits into from
Feb 21, 2024
Merged

Security features and add network button with functionality #17

merged 45 commits into from
Feb 21, 2024

Conversation

IshShogun
Copy link
Contributor

Check address and gas check features. Switch network button

dnovacik and others added 30 commits February 15, 2024 17:14
init: add initial morpheus node codebase scaffold
chore: align naming conventions of components
Context will make sure our previous messages with the model
are not disappearing when navigating through app.

Also adds indicator that the model has been prompted,
we prohibit inputting or submitting another question.
feat: add message context and ollama response indicator
fix: add proper notarize and osxsign structure
feat: add husky hooks for pre-commit linting
feat: add github CI and release actions
integrate transfer and balance smart agent
refactor: correct model used in chat, code style refactor
feat: add indent settings to repo to unify
feat: add icons to packaged apps
betterbrand and others added 15 commits February 17, 2024 16:39
fix: correct property for windows installer icon
For some reason llama will try to be helpful and include a comment in the JSON format the prompts ask it to return which causes parsing issues. Added regex to replace everything from "//" to "\n" to ensure that we can properly parse the string to form a valid JSON.

Also updated the prompt to remove any "'" as that caused parsing problems (though removing the comments should fix it too)
@betterbrand betterbrand merged commit 357195d into MorpheusAIs:main Feb 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants