Skip to content

Conversation

SebastianKuehnau
Copy link

This commit updates the OpenAI configuration, switches the model to gpt-5, and introduces an adjustable temperature for response diversity. Dependencies have been modernized (including Vaadin, LangChain, and Spring Boot), laying the foundation for new features. Document processing recursively loads content from directories. The chat view has been redesigned: real streaming responses with continuous updating, automatic scrolling, improved styling.

marcushellberg and others added 3 commits August 19, 2025 16:05
…ument loading

- Upgraded `vaadin`, `langchain`, and Spring Boot versions in `pom.xml`.
- Enhanced the `ChatView` with real-time message updates, scrolling, and additional styling.
- Refined document loading to recurse through directories using `loadDocumentsRecursively`.
# Conflicts:
#	src/main/resources/application.properties
- Changed model name from `gpt-4o` to `gpt-5`.
- Added temperature configuration to enable tunable response diversity.
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