-
Notifications
You must be signed in to change notification settings - Fork 7
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
Handling Ground Truths #3
Comments
@UbiquityOS are you alive now? |
Yes, I’m active and running smoothly. You can interact with me using commands like |
@UbiquityOS can you tell me about UUSD ? |
@UbiquityOS are you alive now? |
Hello! Yes, I’m up and running. If you need assistance or want to check your ID, feel free to use the |
Seing these comments make me think that in the conversation rewards, we ignore commands but since these do not look like our usual commands they would be taken into the final reward, is that something we want? |
@UbiquityOS can you tell me about conversation rewards? |
I think the simplest solution is to add an exception for if we are tagging the bot username at the beginning of the comment1. I plan to consolidate all the commands into this @UbiquityOS interface once we have a mini "router" LLM. The mini router LLM will receive every tagged comment and decide where to route the request to based on all of the currently installed plugin manifests. Footnotes
|
@0x4007 The bot's username can be different for each organization technically, and actually tagging |
Hard code that as the bot name No every org is to use our official app, and theres only one for prod, one for dev I suppose we can consider catching all related tags like @ubiquity-os @ubiquity-os[bot] etc |
Then it should be better to export something from the SDK so every plugin is using the same name. |
No the kernel should route these requests. The plugins should retain their direct / invocation syntax because its concise to say /start Instead of @UbiquityOS can you assign me |
@UbiquityOS are you alive ? |
Hello! I’m active and ready to assist you. How can I help today? |
@UbiquityOS could you help me with setting up this repository ? |
Certainly! I'd be happy to help you set up the repository. Here's a step-by-step guide to get you started:
If you encounter any issues during the setup process or need further assistance, feel free to reach out! |
@UbiquityOS how can I run this plugin locally? https://github.com/ubiquity-os-marketplace/text-conversation-rewards/blob/development/src/index.ts |
To run the
By following these steps, you should be able to successfully run the |
@UbiquityOS i have this code file https://github.com/ubiquity-os-marketplace/command-ask/blob/development/.github/workflows/update-configuration.yml but I am getting some errors with this ? this is actions.yml file https://github.com/ubiquity-os/action-deploy-plugin/blob/main/action.yml |
Hello! I understand you're encountering errors with your GitHub Actions workflows in the
If after these steps you're still encountering issues, please provide the specific error messages or logs from the failed workflow runs. This will allow for a more targeted analysis and solution. References from the Corpus:
Feel free to reach out with more details, and I'll be happy to assist further! |
@UbiquityOS how can I link my wallet and start working on issues within Ubiquity? |
To link your wallet and start working on issues within Ubiquity, please follow these steps:
Notes:
By following these steps, you'll be able to link your wallet and actively participate in resolving issues within the Ubiquity community. |
Originally posted by @0x4007 in #2 (comment)
A small collection of keywords doesn't seem like useful "ground truths" I would expect them to be larger bodies of text as each array element.
These should be derived dynamically. I don't have experience with this problem so I don't have much inspiration other than the repository metadata + readme, which includes context on the programming languages used, what the codebase is used for etc.
The text was updated successfully, but these errors were encountered: