- ui: Change correct column on run number selection
(
26cc9cc)
- adm_core: More readable get_dataset_decider_configs
(
6e05d3a)
- Kaleido gets continuous value kdma
(
daea766)
- readme: Add interaction flow and benefits
(
c3d07ab)
-
Show alignment attribute description (
05463d8) -
prompt: Show alignment target descriptions in prompt (
74aff16)
- prompt: Put attribute id arg first
(
2130bd9)
- pyproject: Point to align-system branch with kaleido changes
(
b4c6460)
- Add run picking select in columns
(
dd41c84)
- adm_core: Limit kaleido alignment attributes to 1
(
79fda7d)
- README: Fix dev poetry install command
(
941d498)
- adm_core: Make system prompt for kaleido
(
d0d711b)
- adm_core: Pull decider configs from datasets
(
ad2998e)
- Point to working align-system
(
2d54041)
Switch to using poetry
- adm_core: Remove options from opinionqa scenario
(
8bb2c77)
- pyproject: Set align-system to tag 0.5.7
(
5ef202a)
- adm_core: Call kaleido correctly
(
bbabffd)
- prompt: Validate prompt when kaleido selected
(
bab1e15)
-
Add NAACL24 dataset (
24028a4) -
Add numbers to choices (
b2a1e80) -
Add opinionQA dataset (
e3ef69e) -
Add system prompt (
0adbf75) -
Label choices with letter not number (
1a4b5df) -
No score slider for opinionqa attributes (
a865af9) -
Stub kaleido (
c6832fc) -
ui: Add Run row (
1ba26a2)
-
adm_core: Filter choices (
dc8fd76) -
adm_core: Set backbone on instance (
94953ec) -
ui: Keep panel title from overflowing (
424b56c)
-
Add characters to scenario ui (
66625ed) -
ui: Better typography and decision maker order (
026bc59) -
ui: Put prompt input in right column (
f64b4c0) -
ui: Side by side comparsion layout (
e9e6d66)
- ui: Break rows into classes
(
11860b0)
- multiprocess_decider: Free gpu memory before recreating
(
3b7c4d9)
- test_and_release: Target main branch and python 3.10
(
9f3354d)
- Convert README and CONTRIBUTING to markdown
(
6f93b0b)
-
Add alignment target parameter (
3490772) -
Add decision maker parameter (
57917ac) -
Add select input for scenario (
78e3eb1) -
Add waiting for decision spinner (
1cb683f) -
Avoid snake case in UI (
1895b84)
Closes #15
https://github.com/Kitware/trame-cookiecutter
Cleans some boilerplate and sets up trame's hot reload dev hack. Run align-app --hot-reload and a reload button appears for quick GUI tweaks.
-
Seed prompt with default (
47f3f79) -
Support multiple alignment targets (
f97e4e6) -
ui: Chat layout (
fc848e8) -
ui: Match alignment card position for input and output (
3567137) -
ui: Prompt input always at bottom (
9b5f95c) -
ui: Put Decision in same ExpansionPanels as Prompt (
ee4a1b1)
- Run align system in subprocess
(
8c2513f)
closes #5