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

fix: fix show thought process bug #131

Closed
wants to merge 20 commits into from

Conversation

anfibiacreativa
Copy link
Member

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[x ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x ] Other... Please describe: normalization to Lit native

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

When clicking on the thought process button, the thought process corresponds to that particular chatbot reponse
When clicking on the copy button, it copies the specific response
Thought process button is deactivated for Ask mode

  • ...

Other Information

@anfibiacreativa anfibiacreativa marked this pull request as draft November 9, 2023 16:47
@anfibiacreativa anfibiacreativa marked this pull request as ready for review November 9, 2023 18:35
@anfibiacreativa anfibiacreativa changed the title Fix/fix show thought process bug fix: fix show thought process bug Nov 9, 2023
@anfibiacreativa anfibiacreativa marked this pull request as draft November 10, 2023 09:00
@manekinekko manekinekko changed the base branch from main to develop November 19, 2023 02:06
@anfibiacreativa anfibiacreativa deleted the fix/fix-show-thought-process-bug branch January 19, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants