Commit History

Merge pull request #7 from freshehr/main
d25a3ff
unverified

jbuch commited on

restructure of help button arg; by default now off
d342a4c

jbuch commited on

fix
955abe0

Ian McNicoll commited on

updated gitignore
d115cd2

Ian McNicoll commited on

Fixed gitignore to include uv.lock and a sample JSON file.
fd4be55

Ian McNicoll commited on

Fixed cli issue with create_help_buttons
c6f8b1b

Ian McNicoll commited on

change response output from md to json
2d16207

jbuch commited on

fix preview output
d903010

jbuch commited on

in tab 1, use gr.Markdown instead of gr.Code
bd6e51f

jbuch commited on

fix comp_json not found
8fc4f1d

jbuch commited on

change logic response input if-else
aaa7355

jbuch commited on

remove .name from read file response
07d950f

jbuch commited on

update gradio; remove client patch
a4d1d21

jbuch commited on

add _patch_gradio_client
f6318e7

jbuch commited on

output fix
897ee64

jbuch commited on

Revert "fix error returns to 3 instead of 4"
7a40147

jbuch commited on

fix error returns to 3 instead of 4
6a2da3e

jbuch commited on

add show_api=False to demo.launch
6aab592

jbuch commited on

replace gr.json with gr.Code
170c7fd

jbuch commited on

remove gr.state
c5703b1

jbuch commited on

add show_api=False to prevent No API found error
779f69d

jbuch commited on

remove paste option from tab 1
6ecc3b3

jbuch commited on

fix get_api_info error
22b315b

jbuch commited on

ui changes: allow paste and file upload; change output UI
9e6656c

jbuch commited on

update gradio
b76bcad

jbuch commited on

checkout v3 to v4
d080bdb

jbuch commited on

Merge branch 'main' of https://github.com/cistec-com/openEHR2FHIRquestionnaire
1591432

jbuch commited on

change user in action from org to personal
2a93556

jbuch commited on

remove template_id from response script and UI
057ba8a

jbuch commited on

add help button checkbox to UI
8200201

jbuch commited on

add try/except fallback for fetching questionnaire
e9f1e58

jbuch commited on

remove url, add id (from template id) back with replacement of _ with -
d01f889

jbuch commited on

fix syntax error
fd81af2

jbuch commited on

add template_id input in app and logic in script
3c5dbd2

jbuch commited on

formatting parameter tables
cfdc651

jbuch commited on

revert to previous sdk version
1e83b2e

jbuch commited on

update sdk version in huggingface readme adjusting to main readme
4f6b50f

jbuch commited on

update docs, versioning
85e2410

jbuch commited on

add response to composition script details
c4bfc4f

jbuch commited on

add header with github link
5551ee3

jbuch commited on

UI layout in tab2 like in tab1; add some info
5f755e9

jbuch commited on

handling of default fallback in extract_languages_from_template
6e61a2b

jbuch commited on

single output instead of 2 in webtemplate_file.upload
331782f

jbuch commited on

incr gradio version in dependencies of pyproject
2973068

jbuch commited on

webtemplate_file.upload instad of .change
db9b8d7

jbuch commited on

add initial checkboxgroup values, update gradio requirement
d44408d

jbuch commited on

add debug to extract langs fn
4feb6d9

jbuch commited on

move webtemplate_file.change outside of layout definition
3448e76

jbuch commited on

add back language definition in questionnaire root
28661be

jbuch commited on

change languages from text to checkboxgroup input
e5a7827

jbuch commited on