Commit History

fix(ui): Estonian grammar corrections
ecf520e

Kaspar L. Palgi commited on

feat: enhance dark mode support in ChatIntroduction component with improved styling for text and input fields
5e60cbd

maksym-work commited on

feat: enhance text generation logic to conditionally trigger web search and manage tool preferences
49eef8f

maksym-work commited on

feat: implement waitlist submission functionality in ChatIntroduction component with validation and user feedback
db46dac

maksym-work commited on

feat: add user prop to Chat components for enhanced user context and improve email input handling
fbd1f45

maksym-work commited on

fix: adjust button styling and remove unnecessary height class in ChatIntroduction component
341450f

maksym-work commited on

feat: add user input form for ChatGPT PRO account registration with email, phone, and reminder frequency options
fdfcfaf

maksym-work commited on

fix: add dynamic class binding to Logo component for improved styling
6a74225

maksym-work commited on

translate additional UI components and settings labels to Estonian for enhanced localization
046fddf

maksym-work commited on

translate UI components and titles to Estonian for improved localization across various routes
cf41809

maksym-work commited on

fix: remove unnecessary classes from icon images in ChatIntroduction component
3474532

maksym-work commited on

fix: correct asset path for icons in ChatIntroduction component
efded08

maksym-work commited on

translate remaining UI components and titles to Estonian for consistency
6a99243

maksym-work commited on

refactor: improve styling and layout in Chat components for better user experience
436d811

maksym-work commited on

translate UI components to Estonian for improved localization
a254c1f

maksym-work commited on

feat: enhance typography and logo in the application
0cb6f18

maksym-work commited on

update generate
db4cfdb

maksym-work commited on

chore: update Dockerfile to disable database inclusion by default
df27471

maksym-work commited on

chore: add LFS configuration for various file types in .gitattributes
63f4749

maksym-work commited on

Merge branch 'feat/readme'
3fe5a20

maksym-work commited on

chore: update README.md to reflect new configuration structure and remove outdated sections
d641eba

maksym-work commited on

feat: update entrypoint to use port 7860 for application
a036bf3

maksym-work commited on

update Dockerfile configuration
bad7c4d

maksym-work commited on

feat: improve export feature
d8a4377

nsarrazin commited on

feat: put export behind feature flag (#1862)
31d4584
unverified

nsarrazin commited on

fix: dont export whole websearch
aa6f1a7

nsarrazin commited on

fix: skip file if unavailable
a36bf4b

nsarrazin commited on

feat: add admin only export feature
72becf3

nsarrazin commited on

fix: revert ssr
46e4f70

nsarrazin commited on

fix: catch error if assistant is not found
1bb682b

nsarrazin commited on

fix(temp): disable ssr temporarily
835656d

nsarrazin commited on

Fix broken documentation links to multimodal and tools in Cloudflare … (#1859)
373774c
unverified

VolodymyrBg nsarrazin commited on

fix: add tick() to prevent textarea height adjustment failures (#1854)
64c1807
unverified

calycekr commited on

build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 (#1851)
6b4a9b7
unverified

dependabot[bot] dependabot[bot] nsarrazin commited on

fix: Improve error handling in generateFromDefaultEndpoint (#1853)
63f4e60
unverified

calycekr nsarrazin commited on

fix: tests
0576898

nsarrazin commited on

fix: rename chat bug fix
2d7325b

nsarrazin commited on

fix: tools
d1d09f6

nsarrazin commited on

fix: starting chat-ui with no .env.local
5b7c1e9

nsarrazin commited on

feat: add custom headers support to endpoint inference client
2fadb30

nsarrazin commited on

fix: share feature
0790b8b

nsarrazin commited on

feat: add migration to update reports with assistantId to use contentId
29e4d49

nsarrazin commited on

feat: add bson-objectid package and custom serialization for ObjectId in API client
8721290

nsarrazin commited on

add headers content type
7e3696d

nsarrazin commited on

fix: settings page
f6fbc81

nsarrazin commited on

feat: implement delete message functionality using API client
106688c

nsarrazin commited on

refactor: move delete conv & title edit to new api
399bebf

nsarrazin commited on

refactor: api cleanup (#1849)
5ad620b
unverified

nsarrazin commited on

fix: swagger config
62917ce

nsarrazin commited on