ProjectAnalysis / app.py

Commit History

Try fix syntax error
ec5fa3e
verified

andreska commited on

Fix problem with button not being initialized
46167bc
verified

andreska commited on

Temp checkin, to check if state can be updated via API
6a499ee
verified

andreska commited on

Make it possible to update values via API
230bfc9
verified

andreska commited on

Try fix streaming try#2
f6e0289
verified

andreska commited on

Try to fix streaming
348670d
verified

andreska commited on

Reverted to returning a text instead of textbox
3a61d2f
verified

andreska commited on

Try fix syntax error and improve usability
e42c0ff
verified

andreska commited on

Convert to stream the response
d846673
verified

andreska commited on

Reduce max tokens to see if it helps on the 60s limit reached
24f34eb
verified

andreska commited on

Update app.py
a9da48c
verified

andreska commited on

Update app.py
ce5b979
verified

andreska commited on

Increased max tokens
a1e974f
verified

andreska commited on

Update to remove encoding and return response directly
2394fb5
verified

andreska commited on

Try update to work with AI query, and add more debug output if still failing
4f47f17
verified

andreska commited on

Updated method name
acac196
verified

andreska commited on

Try to pass question and context to AI
c714579
verified

andreska commited on

removed / in api name
e69518c
verified

andreska commited on

Change api endpoint name
b32858c
verified

andreska commited on

Reverted to last known working configuration
1d7924f
verified

andreska commited on

removed post and show api
b99b858
verified

andreska commited on

Enable cors
280cbba
verified

andreska commited on

Added show api
746c902
verified

andreska commited on

Try allow post in api
2341eaa
verified

andreska commited on

Try configure for external access
2565735
verified

andreska commited on

Fixed broken function
23bb001
verified

andreska commited on

Try make it public sharable
fbe42cd
verified

andreska commited on

Update to use only a single gradio method
0f8bde0
verified

andreska commited on

Try remote debug options
91cc4d4
verified

andreska commited on

Try to update using Flask
108d2a7
verified

andreska commited on

fixed syntax error
d86d1b6
verified

andreska commited on

Test update to check that api works
298ed93
verified

andreska commited on

Tried removing the api argument
7edef57
verified

andreska commited on

Small change in code
c5aea6e
verified

andreska commited on

Fixed syntax error
cfc9e26
verified

andreska commited on

Update to use Gradio for endpoint call
5462aaf
verified

andreska commited on

Update to use Inverence API with Qwen
1f53559
verified

andreska commited on

Change the Space to become a service accepting input
99ec9bc
verified

andreska commited on

One more try, without answer in input
e5ef79f
verified

andreska commited on

Test switching to text-generation model
3947df0
verified

andreska commited on

Removed text return size restrictions
48097b8
verified

andreska commited on

Update to use Qwen2.5
250f8c1
verified

andreska commited on

Switched to test Pri 3.1
3b3ada5
verified

andreska commited on

Switch to gpt4All-falcon
5c8c9df
verified

andreska commited on

Corrected syntax error
dcc464e
verified

andreska commited on

Updated to use Llama
b739518
verified

andreska commited on

Switched to Facebook model
ceaab2f
verified

andreska commited on

Updated model to llama
d9f5ada
verified

andreska commited on

Replaced file-context with text-context to see if performance is much better.
2df308e
verified

andreska commited on

Updated to new test-model
13992cf
verified

andreska commited on