meta-prompt / tests /meta_prompt_graph_test.py

Commit History

Updated unit test. Updated UI.
0e80df8
Running

yaleh commited on

Updated unit test.
590b8c3

yaleh commited on

Unit tests work now.
a291864

yaleh commited on

Updated unit tests.
ec72229

yaleh commited on

Dict state works.
b090732

yaleh commited on

Reformated code.
f41c216

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

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

Reorged folders.
5ddd617

yaleh commited on

Update meta_prompt_graph.py to handle llms as a single BaseLanguageModel or a dictionary of BaseLanguageModels
68c6b73

yaleh commited on