This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
EVAL
Watch
2
Star
0
Fork
0
You've already forked EVAL
mirror of
https://github.com/corca-ai/EVAL
synced
2024-10-30 09:20:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7123fe01b3
EVAL
/
static
/
styles.css
8 lines
105 B
CSS
Raw
Normal View
History
Unescape
Escape
feat: add logo
2023-04-07 14:32:34 +00:00
.
logo
{
border-radius
:
50
%
;
overflow
:
hidden
;
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
height
:
48px
;
width
:
48px
;
feat: add logo
2023-04-07 14:32:34 +00:00
margin-right
:
20px
;
}
Reference in New Issue
Copy Permalink