Andreas Köpf
bf80820d34
fix realistic seed data (remove 'Assistant: ' prefixes)
2023-01-16 00:26:27 +01:00
Andreas Koepf
448d17dd61
Set some message trees into ranking state after seed-data insertion
2023-01-13 13:57:55 +00:00
dhug
9421488619
Add realistic seed data json and update seed_data to properly label task payloads ( #613 )
...
* modifies seed_data script to properly label taks types as prompteror assistant
* added realistic data json
* pre-commit changes
* update realistic_seed_data.json 5000 messages -> 450 messages
* pre-commit changes
* modifies seed_data script to properly label taks types as prompteror assistant
* added realistic data json
* pre-commit changes
* update realistic_seed_data.json 5000 messages -> 450 messages
* pre-commit changes
* changed DEBUG_USE_SEED_DATA_PATH to realistic_seed_data, merged with main, ran pre-commit
* Delete 2023_01_10_2052-06cc56417e69_.py
Co-authored-by: Andreas Köpf <andreas.koepf@provisio.com >
2023-01-11 18:48:14 +01:00
Andreas Köpf
96d6717be4
Fetch conversation for seed data tasks, minor model fixes ( #485 )
...
* Fetch conversation for seed data, fix models, remove redundant payload type checks
2023-01-07 15:59:54 +01:00
Ken Tsui
043b5eff5a
Add DEBUG_USD_SEED_DATA_PATH in config to make seed data flexible ( #395 )
...
* Add DEBUG_USD_SEED_DATA_PATH in config to make seed data flexible
* reformat
* Copy test_data folder in Dockerfile.backend, correct DEBUG_USE_SEED_DATA_PATH in cofig
* - make DEBUG_USE_SEED_DATA_PATH to absolute path
- correct test_data path in Dockerfile.backend
2023-01-07 14:37:30 +01:00