Commit History

set the email content-transfer-encoding to 8bit to avoid mangled text, added the building name to the email subject line
c8801b5

enricorampazzo commited on

fixed Dockerfile and package imports
e382003

enricorampazzo commited on

moved python code to dam_helper folder
37de7f1

enricorampazzo commited on

now creates email with attachment
c1c7334

enricorampazzo commited on

now it is possible to add details via the UI
ebaa573

enricorampazzo commited on

now it is possible to add details via the UI
e338642

enricorampazzo commited on

now taking into account saved details when prompting and parsing the answer of the LLM
d680b24

enricorampazzo commited on

now taking into account saved details when prompting and parsing the answer of the LLM
88f9105

enricorampazzo commited on

wasted a lot of time on streamlit today, but it now seems like it is kind of working
6508ff2

enricorampazzo commited on

now saving personal, location and contractor details in the browser local storage correctly 😅
cb7ff7d

enricorampazzo commited on

now saving personal, location and contractor details in the browser local storage
aa2cc5f

enricorampazzo commited on

code refactoring, added logic to allow users to save their details in the browser local storage
54af9e3

enricorampazzo commited on

now removing also the signature when starting over the form
7faadb5

enricorampazzo commited on

fixed the prompts so that they work as expected
ce63277

enricorampazzo commited on

now it should work. Refactored UI into smaller functions, added configurability for repository implementation and model
887083d

enricorampazzo commited on

managed to get the temperature to 0.2 for ondemand
d92c06c

enricorampazzo commited on

added logging to better understand the issue
2f0e345

enricorampazzo commited on

added logging to better understand the issue
1d0ef2d

enricorampazzo commited on

Merge remote-tracking branch 'origin/main'
a77e11b

enricorampazzo commited on

excluded ollama imports when running in hf
e18155f

enricorampazzo commited on

Update Dockerfile
34ff89b
verified

enricorampazzo commited on

Update Dockerfile
1442ab1
verified

enricorampazzo commited on

removing unnecessary dependencies when running in hf, using conditionals to avoid loading npu libraries in hf
2720b8d

enricorampazzo commited on

Update Dockerfile
596b83f
verified

enricorampazzo commited on

Update Dockerfile
a30f37f
verified

enricorampazzo commited on

Update Dockerfile
475496e
verified

enricorampazzo commited on

Update Dockerfile
3e6c65f
verified

enricorampazzo commited on

Update Dockerfile
7d683f2
verified

enricorampazzo commited on

Update Dockerfile
b964344
verified

enricorampazzo commited on

Update Dockerfile
90ad8f9
verified

enricorampazzo commited on

Update Dockerfile
0561cd6
verified

enricorampazzo commited on

Update Dockerfile
af72954
verified

enricorampazzo commited on

Create Dockerfile
1f51a3e
verified

enricorampazzo commited on

changing space type to docker, see if this fixes issues
89187ff

enricorampazzo commited on

See if by moving this ugly workaround right after import os this works
c3ddf65

enricorampazzo commited on

See if with this awful workaround things work
bb7941a

enricorampazzo commited on

now referencing the intel-npu library. Let's see if HF still complains
0298edc

enricorampazzo commited on

added linux intel-npu library dependency wheel, hopefully HF will install it and shut up
7dfaba7

enricorampazzo commited on