-
Notifications
You must be signed in to change notification settings - Fork 19
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
Feat/workerize #96
base: development
Are you sure you want to change the base?
Feat/workerize #96
Conversation
Template init
…t-config feat: updated eslint to use flat-config file
The bulk of the refactoring is done and tests are passing so it can be reviewed from here. One last change coming which is fixing encryption/decryption.
Will do a complete overview tomorrow after the package problem is resolved |
@UbiquityOS Summarize my pull request |
This pull request implements the
Overall, this pull request lays the groundwork for robust payment handling within the UbiquityOS ecosystem, leveraging TypeScript for development and integrating essential tools and libraries to maintain quality and security. |
Please see this run |
@sshivaditya2019 I looked through the logs and I don't understand how it created that spec based on real snippets of text from other unrelated places. |
! Error: HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment |
@Keyrxng, this task has been idle for a while. Please provide an update. |
Just pushed code for 12 days straight, taking 2 days off (this is the 2nd) |
@0x4007 it's not real snippets of text in the logs. It's the readme which you wrote for this plugin aaages ago. It's literally just my comments and the readme that was pulled into the |
I searched some of the sentences and found results on our GitHub from various repos and various commenters. |
Ah you mean pieces mentioned in the LLM response my bad I was meaning the formatted chat log, that goes back to us not seeing what embeddings search is actually returning, a quick fix is to log them independently so they can be assessed too. We should see the format chat, the embeddings results, the final ctx window and response I think. |
@Keyrxng, this task has been idle for a while. Please provide an update. |
Returned my original logic I had in the beginning for handling decryption, relates to this comment. Looked more into TweetNaCl and left a comment in All features as per the spec have been implemented. A plugin can send a request as it normally does so long as it passes in one of two of the permit schema described in I'll produce kernel QA if required, but what's needed to complete the task outwith that? Is this going to be used immediately by |
@Keyrxng, this task has been idle for a while. Please provide an update. |
awaiting review |
Resolves #92