generated from technologiestiftung/template-repo-citylab
-
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
staging to prod #83
Merged
staging to prod #83
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
* feat: reduce spacing in history section * feat: adjust sidebar design * feat: cleanup sidebar * feat: polish design - exchange icons - change font size and spacing again * feat: decrease icon size navigation
* feat: add single prompt component * feat: hide email buttons * feat: add custom system prompts * fix: linting error * feat: change toggle naming * fix: typo * feat: add new mail get started message * feat: adjust system prompt * feat: refactor email chat into new route * feat: add toggle for email chat * feat: update email chat prompt * feat: add text editing chat and prompt * feat: switch mail UI fields * feat: improve email chat prompting * feat: remove bracketed content * feat: add knowledge about other apps to system prompt * feat: add placeholder for summary again * feat: refactoring
* feat: add selector for model in chat function * feat: update available LLMs * feat: add model select to email function * feat: parse chunks for openai and ollama style * refactor: add and use a default dialog for other dialogs, and added settings dialog (still wip) Signed-off-by: Raphael Arce <[email protected]> * feat: add styling to settings dialog * feat: decrease spacing * feat: update dialog styling * feat: add logos as FAQ footer * feat: add hover and selected effect for model --------- Signed-off-by: Raphael Arce <[email protected]> Co-authored-by: Jonas Jaszkowic <[email protected]> Co-authored-by: Raphael Arce <[email protected]>
settings intro text
…ption Feat/add model description
* feat: switch order of navigation * feat: change wording * fix: button width
* feat: always show getting started message * feat: add styling to returned mail * feat: adjust system prompt and add mail chat buttons * fix: chat button visibility * feat: improve prompt * feat: resize textinput automatically * feat: adjust get started message and prompt * fix: history bar markdown filter * feat: adjust starting system prompt
* feat: add text summary feature * feat: style getting started text * feat: adapt system prompt * feat: improve system prompt * feat: adapt prompt * feat: streamline markdown styling * feat: rename summary to edit * feat: streamline help app prompt * feat: adjust prompt and styling * feat: allow for pdf as only chat input * feat: remve unused code
* feat: change styling of uploaded pdf thumbnail * feat: add styling for uploaded pdf * feat: update file uplaod styling in text edit feature * feat: update error handling messages * feat: cleanup error store * feat: resetFiles on extractionStatus error * feat: remove error view from uploaded files * feat: cleanup and refactor code
* fix: padding left splash screen * fix: overflow x scroll to hidden in messages container * fix: remove header tags the header tags are effected by defined styles for markdown-containers in index.css * feat: adjust starter text for edit app * feat: adapt getting starte text size for mobile
Signed-off-by: Raphael Arce <[email protected]>
Signed-off-by: Raphael Arce <[email protected]>
…ic collapsible component Signed-off-by: Raphael Arce <[email protected]>
* feat: exchange send icon * feat: set fixed textarea height and disabled send button * feat: update send icon in chat an email form * feat: improve disabled state of send button * fix: import error
fix: distance to top of help-button Signed-off-by: Raphael Arce <[email protected]>
* feat: force long words to break with hyphen * feat: remove unnecessary css * feat: add css for safari
Signed-off-by: Raphael Arce <[email protected]>
* feat: switch prompt from CODE to BLOCKQUOTE since a code tag does not render the markdown styling, blockquote seems to be the better solution * feat: improve response to pasted text * feat: add intro sentence to generated text
* fix: persist settings * fix: build issues * chore: revert types
* feat: logic for choosing first healthy model * feat: automatically open settings when selected model is unhealthy * fix: types
* feat: update faq data privacy * feat: update FAQ use cases
* fix: user scrolling only recognized upwards * feat: disable smooth scroll for safari * feat: change name to currentScrollTop * fix: input window on mobile full width * feat: change name to previousScrollTop * feat: simplify readablity
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
aeschi
approved these changes
Oct 1, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 👍
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.
No description provided.