-
Notifications
You must be signed in to change notification settings - Fork 0
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
[DEBUG]Tip of the day debug #189
Draft
MarcMcIntosh
wants to merge
11
commits into
alpha
Choose a base branch
from
tip-of-the-day-debug
base: alpha
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Nov 6, 2024
-
wip(feat/paste): images dropzone (#161)
* WIP(upload files): add a file drag and drop handler for chat. * wip(images): add some ui components for interaction. * wip(images): add attach button. * wip(ui attached images): add a simple ui to see attached files. * refactor(attached images): manage attached images in redux. * wip(images): add images to the user content. * wip(images): send images using kyok and an upstream branch of the lsp `multimodality_plus` * wip(image user messages): render only a string message for now. * wip(images): rendering user images in chat * wip(images): render multiple user images in chat. * wip(images): refactor to reuse the original component for the component is an array. * wip(image): add retry functionality * ui(retry): add buttons for adding and removing images when retrying a question. * ui(images): add a better button for removing the image * feat(images): add error messages for unsupported files. * feat(images): add error and warning handlers for adding files. * refactor(api reset): reset ping first. * typo(dropzone): atttach * ui(image button): change the order for send and attach buttons. * fix(BYOK): title generation response won't have `"metering_balance` when using BYOK. * refactor(images): place images before the user message
Configuration menu - View commit details
-
Copy full SHA for 0eb4b8b - Browse repository at this point
Copy the full SHA 0eb4b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 155823f - Browse repository at this point
Copy the full SHA 155823fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 622ceab - Browse repository at this point
Copy the full SHA 622ceabView commit details -
* WIP(upload files): add a file drag and drop handler for chat. * wip(images): add some ui components for interaction. * wip(images): add attach button. * wip(ui attached images): add a simple ui to see attached files. * refactor(attached images): manage attached images in redux. * wip(images): add images to the user content. * wip(images): send images using kyok and an upstream branch of the lsp `multimodality_plus` * wip(image user messages): render only a string message for now. * wip(images): rendering user images in chat * wip(images): render multiple user images in chat. * wip(images): refactor to reuse the original component for the component is an array. * wip(image): add retry functionality * ui(retry): add buttons for adding and removing images when retrying a question. * ui(images): add a better button for removing the image * feat(images): add error messages for unsupported files. * feat(images): add error and warning handlers for adding files. * refactor(api reset): reset ping first. * typo(dropzone): atttach * ui(image button): change the order for send and attach buttons. * fix(BYOK): title generation response won't have `"metering_balance` when using BYOK. * wip: tool images * chore(chat content): fix story book * chore(storybook): remove top level theme decorator. * feat(tool images): render images from tools. * typo(reveal): `--button-ghost-padding-x` was set twice. * refactor(image url): update markdowns `urlTransform` function to accept data urls * chore: prettier fix --------- Co-authored-by: Andrii Lashchov <84778697+alashchev17@users.noreply.github.com> Co-authored-by: alashchev17 <andrew.lashchev15@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d10233a - Browse repository at this point
Copy the full SHA d10233aView commit details -
* wip(user survey): render ui using stubs. * chore: fix linter issues. * chore: eslint ignore mockServiceWork * prettier: ignore msw * storybook: add latex example * refactor(survey form): move the form to it's own component. * wip(user -survey): add post method to story. * wip(user survey): Add thank you message. * feat(user survey): send response to api. * chore(user-survey): remove unused import. * fix(compile story): The inferred type of 'meta' cannot be named without a reference. * refactor(user survey): send all the data from the form. * Chore: remove old todo notes. * fix(survey): survey reopening when user is undefined. * fix(survey): open conditions. * test(survery): add test for opening the survey.
Configuration menu - View commit details
-
Copy full SHA for c32d770 - Browse repository at this point
Copy the full SHA c32d770View commit details -
Feature: Tool Confirmation (#174)
* wip: tool confirmation card & basic handlers * wip(layout): visual improvements to UI * wip: redux state management & endpoint handling & errors handling * chore: test adjustment * chore: exporting slice state type * wip: todos left & logs * wip: investigation of currentMessages outdated state * wip: updated popup layout & integrations.yaml link * wip: workaround with counter to prevent doubled request * chore: console.log removal * fix: layout wrap
Configuration menu - View commit details
-
Copy full SHA for ddc1a71 - Browse repository at this point
Copy the full SHA ddc1a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc6a3b - Browse repository at this point
Copy the full SHA ebc6a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b6bb6 - Browse repository at this point
Copy the full SHA 02b6bb6View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ea204d - Browse repository at this point
Copy the full SHA 0ea204dView commit details -
fix(tip of the day): component was updating the state on mount causin…
…g it to remount.
Configuration menu - View commit details
-
Copy full SHA for 2111122 - Browse repository at this point
Copy the full SHA 2111122View commit details -
Configuration menu - View commit details
-
Copy full SHA for c58c162 - Browse repository at this point
Copy the full SHA c58c162View commit details
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.