Commit History

A button to add new examples into input.
2b661e2

yaleh commited on

Added input example import/export.
dc824aa

yaleh commited on

Updated UI, wrap most components with st.expander.
0e98df7

yaleh commited on

Replace the input text area with an editable table.
e461e3a

yaleh commited on

Added unit test.
dea4a7a

yaleh commited on

Updated dockerfile.
fe75183

yaleh commited on

Updated selection operations.
3368d8a

yaleh commited on

Streamlit works.
76adccc

yaleh commited on

Add more UI components to trigger and to show the intermediate steps.
97ecca5

yaleh commited on

Added buttons for individual steps.
6eaed59

yaleh commited on

Optimized UI.
bae938f

yaleh commited on

Added input dimension analysis.
da31e15

yaleh commited on

Update prompts.
e9fb829

yaleh commited on

Upgraded langchain.
f27815d

yaleh commited on

Add parameter generating_batch_size and updated UI.
8f7e2cd

yaleh commited on

Parallel LCEL.
fd8d9a5

yaleh commited on

Parallel run.
012a82b

yaleh commited on

2 branches of generating examples.
df523ee

yaleh commited on

Added sample_generator.ipynb.
89ef0d1

yaleh commited on

Updated prompt analyzer.
f3f8bb6

yaleh commited on

Optimized history analyzing prompts.
ce61883

yaleh commited on

Update Python doc strs.
d535943

yaleh commited on

Updated unit tests.
ec72229

yaleh commited on

Dict state works.
b090732

yaleh commited on

Updated state logic and prompts.
504903f

yaleh commited on

Reformated code.
f41c216

yaleh commited on

Fixed the branch bug of Annotated state for LangGraph.
1b5bff3

yaleh commited on

Updated Dockerfile.
a9f60b0

yaleh commited on

Updated UI, config and exanokes.
1e273f6

yaleh commited on

Parallel processing for NODE_PROMPT_INITIAL_DEVELOPER and NODE_ACCEPTANCE_CRITERIA_DEVELOPER.
a706447

yaleh commited on

Acceptance Criteria generating works now.
79b1523

yaleh commited on

Added functions for generating acceptance criteria.
62fb408

yaleh commited on

Updated unit test cases and docs.
e8de3ce

yaleh commited on

Refactor prompt analyzer messages for improved readability and clarity
458530f

yaleh commited on

Refactor prompt analyzer messages for improved readability and clarity
8a4d44e

yaleh commited on

Added more groups of prompt template.
91e3db3

yaleh commited on

chore: Update GPT description prompt for expert prompt engineer according to output2prompt
07a9ce5

yaleh commited on

Fixed a bug about model config.
1314823

yaleh commited on

Add temperatures for Expert mode.
e9f41ce

yaleh commited on

Optimized history analyzer prompt.
ef59a76

yaleh commited on

Updated pydocs. Corrected the `evalucate` behavior.
4ba958e

yaleh commited on

Added function test_iterated_workflow_execution().
e5e33ac

yaleh commited on

Implemented test_simple_workflow_execution() with mockup llm.
b7f160b

yaleh commited on

Refactor code and update system message formatting guidelines.
675dd1e

yaleh commited on

Added a new example.
881f7b2

yaleh commited on

feat: Add `Expert` tab for model selection.
706e55e

yaleh commited on

chore: Update system message formatting guidelines.
829d673

yaleh commited on

chore: Update config.yml with max_output_age option
03ddc56

yaleh commited on

Update system message formatting guidelines.
27f7bf4

yaleh commited on

Added `Evaluate` buttons.
44ede51

yaleh commited on