QuotationChatbot_v5 / Project.py

Commit History

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

jess commited on

- fix recalculate mandays
56cc93b

ICAS03 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 with \$\$ as delimeter, matches 34 groups but doesnt hanlde individual items
f4c5608

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: updated questioning sequence for better user experience, fixed MODEL logical error
8d9f639

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

Merge with question_agent
6801443

jess commited on

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

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

merge: question agent and main
fab0ba7

jess commited on

questioning agent with thoughts
7eae5a0

jess 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

- partially fix dynamic editing
8338bd9

ICAS03 commited on

- failed approached for dynamic update v1
68997b5

ICAS03 commited on

add: working dynamic questioning, problematic follow up
4ee4b24

jess commited on

- fix step 2
0872dd8

ICAS03 commited on

- fix generate mandays
af6f39f

ICAS03 commited on

- generate mandays v1
96393a7

ICAS03 commited on

- fix generation_results
484e31f

ICAS03 commited on

- fix generation_results
8e9804e

ICAS03 commited on

add: dynamically log prompt and output to db
f820708

jess commited on

modify dynamic renderer to use append instead of extend, add print statements for debugging purposes, fixed reformating dev components
accbe57

jess commited on

merge prompt config, and fix input mappings
bd9069b

jess commited on

fix: system prompt, GPT enum name
9e08ef7

jess commited on

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

ICAS03 commited on

- Fix the dynamic sequence
217d90f

ICAS03 commited on

modify config and input_mappings
b344bb8

jess commited on

- Dynamic Rendering FIX !
27a6243

ICAS03 commited on

successfully render dynamic frontend
3aca5a7

ICAS03 commited on

- make output display dynamically
285d72c

ICAS03 commited on

- created a combined promp_config
6bd39eb

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

- Breakdown step 2
5327ecd

ICAS03 commited on

fix: str() dict error
4159a64

jess commited on

- Added generate_mvp_prd promptConfig
045a118

ICAS03 commited on

- Fix Notion Integration v2
74db061

ICAS03 commited on

- Fix Notion Integration
e832fd0

ICAS03 commited on

- Update prompt to generate_MVP_mandays
84695b4

ICAS03 commited on

- Fix recalc_cost
3cbf3b3

ICAS03 commited on

- Fix gDrive
8a1b957

ICAS03 commited on