-
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
* 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>
* 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.
* 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Just trying a few things don't merge.