Commit History

chore: remove unused code
9d13f89

jess commited on

chore: clean up buttons, and debug logical error (prompt editor, prompt keys)
69cbcdc

jess commited on

Merge branch 'page_engage_v5' of https://github.com/jesshew/prod_quotation_chatbot into page_engage_v5
594a36b

jess commited on

add: loads prompt from db when loading project
49b7961

jess commited on

- fix recalculate mandays
56cc93b

ICAS03 commited on

DONE: save prompt feature complete, removed redundant files to maintain tidiness
4573d9f

jess commited on

DONE: WORKING save prompt
3757f89

jess commited on

add: WORKING load_config_from_db, ConfigParser that uses variables instead of text
05a7853

jess commited on

add: WORKING config parser
4abfd20

jess commited on

add: PARTIALLY WORKING config parser for raw config (without $$) but does not match all
54e6475

jess commited on

add: WORKING config parser with \$\$ as delimeter, matches 34 groups but doesnt hanlde individual items
f4c5608

jess commited on

Merge branch 'page_engage_v5' of https://github.com/jesshew/prod_quotation_chatbot into page_engage_v5
228deb4

ICAS03 commited on

- fix recalculate mandays
dc33e99

ICAS03 commited on

add: update prompt works FULLY, and pushes to DB
58daa96

jess commited on

chore: remove master button in each prompt accordion, and make sure nothing breaks
334a625

jess commited on

WIP: debug prompt editor bulk update
0255152

jess commited on

add: functionality to add prompts to db with base64 encoding, then a master save prompt button to write a new file; problem is it only works once
eb0dac7

jess commited on

fix: 5 whys to use more context
e7a67df

jess commited on

add: update question metadata to use prompt description
9d934b2

jess commited on

add: updated questioning sequence for better user experience, fixed MODEL logical error
8d9f639

jess commited on

add: WORKING complete questioning
b7b71a3

jess commited on

chore: remove sample before async def clean_sample_answers(text):
b645eee

jess commited on

Merge branch 'question_agent' of https://github.com/jesshew/prod_quotation_chatbot into page_engage_v5
e4b7aa4

jess commited on

add: question agent partially functional
2a9812a

jess commited on

- fix Tech SOW againnnn
11c3743

ICAS03 commited on

Merge with question_agent
6801443

jess commited on

add: sleep time as enum, asynchronise all question functions
b0b5c53

jess commited on

- fix Tech SOW
de4e0ef

ICAS03 commited on

add: clean the word sample before returning to user
f9afcbb

jess commited on

revert: non segmented async_process_response
7b85ba0

jess commited on

add: adds entry to db
37a3bd4

jess commited on

Merge branch 'page_engage_v5' of https://github.com/jesshew/prod_quotation_chatbot into merge
b5ad805

jess commited on

- fixed gdrive
9a97bef

ICAS03 commited on

add: async agent
0446082

jess commited on

prompt editing without json file (to be tested on deployment)
7a1f1e8

ICAS03 commited on

add: thoughts into prompt configs
3024768

jess commited on

remove sample from word for user input template
0d0c928

jess commited on

prompt editing with json file (to be tested on deployment)
f17e9e7

ICAS03 commited on

merge: question agent and main
fab0ba7

jess commited on

questioning agent with thoughts
7eae5a0

jess commited on

- fixed prompt editing (added save_btn)
800c4e4

ICAS03 commited on

- yet to fix system prompt edit
550edf4

ICAS03 commited on

- fix upload-drive & notion
46f84a2

ICAS03 commited on

- fully fix dynamic editing
28f11ce

ICAS03 commited on

add: dynamic thoughts
adbef5d

jess commited on

- partially fix dynamic editing
8338bd9

ICAS03 commited on

add: hacky agentic chatbot
0316613

jess commited on

add: agent tool experiment (DOES NOT WORK)
2fc09e8

jess commited on

add: sample agentic chat experiment
04d9d9e

jess commited on

add: not working agentic question
e220267

jess commited on