Spaces:
Sleeping
Sleeping
Commit History
forgot colon in context window description
ad5b2ad
Allen Park
commited on
update description with correct context window copywrite
08a0c79
Allen Park
commited on
add functionality to update google spreadsheet with queries
daf3c40
Allen Park
commited on
remove logo.svg and old HEADER code
8a29b8a
Allen Park
commited on
remove print statements
120b840
Allen Park
commited on
remove horizontal line
3efbf76
Allen Park
commited on
adjust lynx logo size and position + add line after markdown
a927854
Allen Park
commited on
remove hr and add lynx logo
2eff13f
Allen Park
commited on
update styling
b0e4079
Allen Park
commited on
add new HEADER and put old html code in OLD_HEADER
8694806
Allen Park
commited on
change back to markdown because of the subheader text
2632b0b
Allen Park
commited on
change readme to say LynxDemo & change Markdown to HTML to check everything works
21d1782
Allen Park
commited on
Update app.py
2e380b0
verified
feat(add headers to left and right sections)
70bc4c5
Allen Park
commited on
fix(update examples)
a60c539
Allen Park
commited on
fix(comment out unnecessary gr.Row())
11d1d2d
Allen Park
commited on
fix(make columns with inputs same height)
ae781e2
Allen Park
commited on
fix(make upload button font smaller & eliminate padding)
a2a0b4e
Allen Park
commited on
fix(move upload button from right side to below document textbox)
4ac5777
Allen Park
commited on
fix(change lepton url)
040d986
verified
fix(add back file too large token check)
71c0f59
Allen Park
commited on
fix(comment out raising error for large token size: possibly breaking error)
cd79d24
Allen Park
commited on
chore(add file upload description)
ee765f5
Allen Park
commited on
feat(check token size of context)
e34f0a0
Allen Park
commited on
fix(break all text of file uploaded to flow to next lines)
6283f19
Allen Park
commited on
fix(add fixed button styling & apply to upload)
00a2578
Allen Park
commited on
fix(made lynx logo smaller 150px->125px & add container div to make the header smaller width and centered)
8d534dc
Allen Park
commited on
fix(move svg styling outside & add flex to a tag with lynx logo and header)
dff5ffe
Allen Park
commited on
fix(moved lynx model header into <a> tag & removed html parser around logo_svg)
7cf55c5
Allen Park
commited on
fix(add html parser around {logo_svg} and add text next to lynx logo)
c73afd0
Allen Park
commited on
fix(move lynx logo above patronus logo)
27e1849
Allen Park
commited on
fix(update HEADER html to include patronus logo and href)
91ad5b7
Allen Park
commited on
fix(add f to header string to make fstring)
f15b0bc
Allen Park
commited on
fix(add logo.svg & upload logo)
e71a07e
Allen Park
commited on
fix(make example buttons width fit-content and padding + add markdown new line above example header)
ed9ab49
Allen Park
commited on
fix(add break above exmaple header & make examples how own row again)
2d01a69
Allen Park
commited on
fix(add padding and gap to example button & font-size from .75rem -> 1rem)
8de2cbd
Allen Park
commited on
add spacing for example header & make examples fill in rows (not one per row)
1c92944
Allen Park
commited on
fix(move spacing_size inside theme)
50d1738
Allen Park
commited on
fix(add example section and set theme spacing to small)
0bb5671
Allen Park
commited on
fix(make spacing of example buttons small)
187d857
Allen Park
commited on
simplify css to just font-size and font-weight
d27dadc
Allen Park
commited on
put examples in one column (less margin in between)
de4039b
Allen Park
commited on
fix(make examples fill own row & background color priority in css)
0edf770
Allen Park
commited on
add hover and change purple to indigo & add css to gr.Blocks
b16c6b4
Allen Park
commited on
add class for example button
6d1bb98
Allen Park
commited on
add gr.Row back with question and answer
2ca5664
Allen Park
commited on
fix(get rid of css string & get rid of gr.row for question and answer)
b084d79
Allen Park
commited on
fix(make submit button primary varient)
19b3d90
Allen Park
commited on