EVAL/api
ChungHwan Han 7123fe01b3
Feature/async inference (#31)
* feat: async execution

* feat: poll execution status

* feat: disable submit button while executing

* feat: execution tracing callback

* feat: handle polling events on client side

* fix: show last tool response

* fix: tool index

* fix: remove sidebar

* fix: action input width

* fix: hide input and observation on final answer

* feat: stack actions

* fix: run workers on serve

* docs: update usage
2023-04-08 05:10:16 +00:00
..
templates Feature/async inference (#31) 2023-04-08 05:10:16 +00:00
__init__.py fix: build errors and minor issues 2023-04-03 12:40:58 +00:00
container.py Feature/async inference (#31) 2023-04-08 05:10:16 +00:00
main.py Feature/async inference (#31) 2023-04-08 05:10:16 +00:00
worker.py Feature/async inference (#31) 2023-04-08 05:10:16 +00:00