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

feat: add markdown preview for citation #103

Merged
merged 4 commits into from
Nov 7, 2023

Conversation

shibbas
Copy link
Contributor

@shibbas shibbas commented Nov 1, 2023

Purpose

Previews the Markdown content of a citation in the thought process tabs.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

How to Test

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

  • Select a default question

  • Submit

  • Click a citation

What to Check

Verify that the following are valid

  • Thought process window is opened
  • Citation tab is selected
  • Citation markdown is rendered

Other Information

@anfibiacreativa anfibiacreativa mentioned this pull request Nov 3, 2023
packages/chat-component/src/main.ts Show resolved Hide resolved
packages/chat-component/src/main.ts Outdated Show resolved Hide resolved
packages/chat-component/src/main.ts Show resolved Hide resolved
packages/chat-component/src/style.ts Outdated Show resolved Hide resolved
packages/chat-component/package.json Outdated Show resolved Hide resolved
@anfibiacreativa anfibiacreativa merged commit fb0316b into main Nov 7, 2023
6 checks passed
@shibbas
Copy link
Contributor Author

shibbas commented Nov 9, 2023

Addresses #73

@sinedied sinedied deleted the feature/markdown-preview branch February 29, 2024 08:22
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.

3 participants