QuotationChatbot_v5 / common_functions_v4.py

Commit History

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

jess commited on

add: loads prompt from db when loading project
49b7961

jess commited on

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

jess commited on

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

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

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

add: question agent partially functional
2a9812a

jess commited on

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

jess 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

add: async agent
0446082

jess commited on

merge: question agent and main
fab0ba7

jess commited on

- fully fix dynamic editing
28f11ce

ICAS03 commited on

add: not working agentic question
e220267

jess commited on

- failed approached for dynamic update v1
68997b5

ICAS03 commited on

add: heuristic but extremly ugly. no
d40ce5a

jess commited on

add: un-uglify the very nested function.
647cae0

jess commited on

add: working dynamic questioning, problematic follow up
4ee4b24

jess commited on

- fix step 2
11278e9

ICAS03 commited on

- fix step 2
0872dd8

ICAS03 commited on

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

jess commited on

add: logs
acf62c2

jess commited on

- fix generate mandays
af6f39f

ICAS03 commited on

- make output display dynamically
285d72c

ICAS03 commited on

- fix update_prompt for recalculate
616afbc

ICAS03 commited on

- save outputs into dbs
8b8f8c6

ICAS03 commited on

- save prompts into dbs
620c3f1

ICAS03 commited on

- Update prompt to generate_MVP_mandays
84695b4

ICAS03 commited on

- Made interface to dynamic
025d333

ICAS03 commited on

- Change to having 1 prompt executor
ff33505

ICAS03 commited on