Commit History

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

Refactored the order of Gradio UI.
1084b7d

yaleh commited on

Create TODO.md
6397669

yaleh commited on

Refactored code.
3b1cdbf

yaleh commited on

chore: Remove verbose flag from config.yml
1fcb0dd

yaleh commited on

Displays logs. Optimized prompts.
2af9461

yaleh commited on

chore: Remove commented out code for flagging
2256470

yaleh commited on

Handles the config for flagging.
125878c

yaleh commited on

Update config files with new options and models. Added `Advanced` mode to chat interface.
c58f0cd

yaleh commited on

chore: Update config files with new options. Enabled `Flag as Example`.
115910a

yaleh commited on

Bind to 0.0.0.0
48833bc

yaleh commited on

Dislabled flagging.
e731e88

yaleh commited on

Move YAML to the top of README.md.
7718e03

yaleh commited on

Updated README.md.
fe242f2

yaleh commited on

Merge branch 'lib' into hf-main
13688ed

yaleh commited on

Updated for Huggingface Spaces.
d1fa0e7

yaleh commited on

initial commit
d13b87b
verified

yaleh commited on

Reorged folders.
5ddd617

yaleh commited on

Gradio demo works with Confz now.
b10c78f

yaleh commited on

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

yaleh commited on

Update meta_prompt_graph.py to handle llms as a single BaseLanguageModel or a dictionary of BaseLanguageModels
2d1b8d7

yaleh commited on

Create a lib of meta_prompt_graph and the unit test script.
fcaac18

yaleh commited on

Added more test cases.
928fe13

yaleh commited on

Updated acceptance_criteria for the first 4 test cases.
660f78d

yaleh commited on

Update langgraph_meta_prompt.ipynb with improved error handling.
2652d4f

yaleh commited on

Update prompts in langgraph_meta_prompt.ipynb, and include the results of all test cases.
6a164c0

yaleh commited on

Added a new test case to langgraph_meta_prompt.ipynb, and updated prompts.
5587b4e

yaleh commited on

Fixed the best_output_age bug of langgraph_meata_prompt.ipynb.
3ec2bba

yaleh commited on

Update langgraph_meata_prompt.ipynb .
ae92663

yaleh commited on

Updated readme.
786b8a6

yaleh commited on

Updated langgraph_meata_prompt.ipynb for Google Colab.
695de90

yaleh commited on