6486f491b9
Add new file
2025-07-17 01:35:51 +00:00
cb11586b9b
Add new file
2025-07-17 01:32:22 +00:00
b01d8c0eb7
Update README.md
2025-07-17 01:29:57 +00:00
2c936b8eb3
Add new file
2025-07-17 01:16:48 +00:00
7d4ef82a24
slop server with terminal
2025-07-17 01:09:21 +00:00
e3c4bc8f23
Add new file
2025-07-17 00:43:27 +00:00
803f32b3a2
Add new directory
2025-07-17 00:42:33 +00:00
0420769752
Update .gitlab-ci.yml
2025-05-23 18:07:55 +00:00
3f89fe4bfd
Update README.md Removed naptha reference .
2025-05-23 18:07:24 +00:00
ea30499248
Update README.md
2025-05-23 18:05:08 +00:00
bbce6c58ec
play split
...
modified: slop_with_models.py
modified: streamlit_slop_with_models.py
2025-04-05 19:58:14 -04:00
f3e3ceaedc
modified: slop_with_models.py
2025-04-05 19:10:36 -04:00
a5cc1871d3
modified: streamlit_slop_with_models.py
2025-04-05 18:36:05 -04:00
0fcd05a7a1
modified: slop_with_models.py
2025-04-05 18:07:18 -04:00
33da167c93
modified: slop_with_models.py
2025-04-05 17:42:21 -04:00
7a4ddd8688
modified: slop_with_models.py
2025-04-05 17:10:35 -04:00
aa50b71c1b
Merge branch 'slop-polis-3-casino-games' into 'main'
...
slop-polis-3-casino-games
See merge request engineering/unturf/slop.unturf.com!3
2025-04-05 20:52:58 +00:00
294e264808
slop-polis-3-casino-games
2025-04-05 20:52:58 +00:00
d071f6f37e
Update slop_with_models.py
2025-03-23 23:50:56 +00:00
59ae1565b2
Update slop_with_models.py
2025-03-23 23:46:31 +00:00
b18527cbd0
Update openapi.json
2025-03-22 21:49:23 +00:00
b55cd757f7
Update openapi.yaml
2025-03-22 21:48:47 +00:00
00a8af7f30
Merge branch 'slop.review' into 'main'
...
Slop.review
See merge request engineering/unturf/slop.unturf.com!2
2025-03-22 14:46:55 +00:00
b417af1a4d
Update slop_with_models.py
2025-03-22 14:26:48 +00:00
c3cb309ed4
Update slop_with_models.py
2025-03-22 14:23:29 +00:00
23c5b3f384
Update streamlit_slop_with_models.py
2025-03-22 14:21:53 +00:00
1c79fee8f2
Update slop_with_models.py
2025-03-22 14:21:05 +00:00
e19a056116
Update requirements.txt
2025-03-22 14:18:03 +00:00
e63fe48e41
Merge branch 'sacrificialpancakes-main-patch-33603' into 'main'
...
Update slop_with_models.py
See merge request engineering/unturf/slop.unturf.com!1
2025-03-21 22:01:49 +00:00
8d878f779b
Update slop_with_models.py. nitpicks
2025-03-21 21:59:44 +00:00
394d1cd512
Update slop_with_models.py
2025-03-21 21:52:37 +00:00
6eaa3f6951
Update openapi.json
2025-03-21 12:58:58 +00:00
5c1d478350
openapi.json
2025-03-21 12:58:03 +00:00
e324b6f886
Update openapi.yaml
2025-03-21 12:43:07 +00:00
eefb10f8ed
Update streamlit_slop_with_models.py
2025-03-21 12:35:34 +00:00
5b50e5c9dc
Instructions
...
Locate and Replace resources:
Find the line starting with resources = { and replace it and its contents with the new block above.
Replace get_resource:
Find the existing @app.route("/resources/<resource_id>", methods=["GET"]) function and replace the entire function (from @app.route to its last return) with the new get_resource block.
Add update_resource:
Insert the new update_resource function right after the get_resource function ends. Ensure it’s before the next endpoint (likely /pay).
2025-03-21 12:33:23 +00:00
4352ec8328
chat timeout 300 secs or 5 minutes
2025-03-21 12:13:40 +00:00
e833062231
Update .gitlab-ci.yml
2025-03-20 23:20:03 +00:00
f3119329bd
Update .gitlab-ci.yml
2025-03-20 23:17:59 +00:00
8e794a4723
Update .gitlab-ci.yml
2025-03-20 23:13:39 +00:00
20977e0967
Update slop_with_models.py
2025-03-20 04:11:45 +00:00
2999b83177
Update slop_with_models.py
2025-03-20 04:01:20 +00:00
b7c7f2b3ea
Update slop_with_models.py
2025-03-20 03:43:45 +00:00
b2a7f9838d
Update streamlit_slop_with_models.py
2025-03-20 01:17:04 +00:00
16bd06718a
Update .gitlab-ci.yml
2025-03-20 01:11:41 +00:00
d82414684f
Add new file
2025-03-20 01:09:52 +00:00
de3be00402
Update slop_with_models.py initialize_model_map()
2025-03-20 00:53:01 +00:00
e2a031ea34
modified: static/openapi.yaml
2025-03-19 20:04:32 -04:00
41cc9d1b79
new file: slop_with_models.py
2025-03-19 19:56:18 -04:00
fc550ec470
Update .gitlab-ci. yml
2025-03-19 23:46:10 +00:00