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

[DEBUG]Tip of the day debug #189

Draft
wants to merge 11 commits into
base: alpha
Choose a base branch
from
Draft

[DEBUG]Tip of the day debug #189

wants to merge 11 commits into from

Commits on Nov 6, 2024

  1. 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
    MarcMcIntosh authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0eb4b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    155823f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    622ceab View commit details
    Browse the repository at this point in the history
  4. tool images (#171)

    * 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>
    3 people authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d10233a View commit details
    Browse the repository at this point in the history
  5. WIP: Feat/user source (#180)

    * 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.
    MarcMcIntosh authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c32d770 View commit details
    Browse the repository at this point in the history
  6. 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
    alashchev17 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ddc1a71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebc6a3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02b6bb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. debug tip of the day

    MarcMcIntosh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0ea204d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2111122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c58c162 View commit details
    Browse the repository at this point in the history