quadfaselt
701919a83a
Merge pull request 'fix(sql-formatting): Fix SQL code formatting' ( #10 ) from fix/sql-formatting into main
...
Reviewed-on: #10
2024-10-06 10:06:26 +00:00
quadfaselt
5cec810947
fix(sql-formatting): Fix SQL code formatting
...
Fixed SQL code formatting errors by:
- catching both single and double backslashes in the formatting
- explicitly telling LLM how to format linebreaks
Also did some changes to the UI and allowed general questions
about the database content to be asked.
2024-10-06 11:59:45 +02:00
quadfaselt
76a7168aa3
Merge pull request 'docs/finish-readmeÖ Update documentation' ( #9 ) from docs/finish-readme into main
...
Reviewed-on: #9
2024-09-04 06:21:35 +00:00
quadfaselt
65aa4800fc
Merge pull request 'feat/azure: Add components for azure deployment' ( #8 ) from feat/azure into main
...
Reviewed-on: #8
2024-09-03 19:54:26 +00:00
quadfaselt
2302c2014a
Merge pull request 'fix/docker' ( #7 ) from fix/docker into main
...
Reviewed-on: #7
2024-09-03 15:29:04 +00:00
quadfaselt
d9e570c75a
Merge pull request 'feat/auth' ( #6 ) from feat/auth into main
...
Reviewed-on: #6
2024-09-03 14:07:39 +00:00
quadfaselt
9eab00f4bc
Merge pull request 'feat/ai-chat
...
Add core components for Database chat' (#5 ) from feat/ai-chat into main
Reviewed-on: #5
2024-09-03 13:38:23 +00:00
quadfaselt
1b0ef07ae5
Merge pull request 'docs(dataprep): Add documentation about data sources and structure' ( #4 ) from docs/dataprep into main
...
Reviewed-on: #4
2024-08-31 13:23:47 +00:00
quadfaselt
6a1a5c11f0
Merge pull request 'feat/add-data' ( #3 ) from feat/add-data into main
...
Reviewed-on: #3
2024-08-31 12:43:11 +00:00
quadfaselt
c31a57f537
feat/base-app: Merge into main ( #2 )
2024-08-29 15:43:34 +00:00
quadfaselt and Tobias Quadfasel
b307b8327a
feat(project_setup): Initialize project ( #1 )
...
Setting up python project files using poetry. A basic environment
is installed including dash for the app that will be implemented
later.
Also contains several dev tools, including pre-commit hooks.
Co-authored-by: Tobias Quadfasel <tobias.loesche@studium.uni-hamburg.de >
Reviewed-on: #1
2024-08-29 14:08:09 +00:00
quadfaselt
9377c07044
docs: Add README.md
...
This is the initial commit containing a rudimentary one-liner as README file.
2024-08-23 22:53:05 +00:00