Commit 2b2958d
authored
fix devvit logs (#15)
<!-- If this pull request closes an issue, please mention the issue
number below -->
Closes # <!-- Issue # here -->
## 💸 TL;DR
<!-- What's the three sentence summary of purpose of the PR -->
I gave llms too much power and it kept messing up stuff. Also, since is
required because we only stream this from the logs and I need to stop it
forcibly since we need a more rest styled request.
## 📜 Details
[Design Doc](<!-- insert Google Doc link here if applicable -->)
[Jira](<!-- insert Jira link if applicable -->)
<!-- Add additional details required for the PR: breaking changes,
screenshots, external dependency changes -->
## 🧪 Testing Steps / Validation
<!-- add details on how this PR has been tested, include reproductions
and screenshots where applicable -->
## ✅ Checks
<!-- Make sure your pr passes the CI checks and do check the following
fields as needed - -->
- [ ] CI tests (if present) are passing
- [ ] Adheres to code style for repo
- [ ] Contributor License Agreement (CLA) completed if not a Reddit
employee1 parent 41a2f21 commit 2b2958d
3 files changed
Lines changed: 22 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 20 | + | |
33 | 21 | | |
34 | 22 | | |
35 | | - | |
| 23 | + | |
36 | 24 | | |
37 | | - | |
| 25 | + | |
38 | 26 | | |
39 | 27 | | |
40 | 28 | | |
| |||
53 | 41 | | |
54 | 42 | | |
55 | 43 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 44 | + | |
61 | 45 | | |
62 | 46 | | |
63 | 47 | | |
64 | 48 | | |
65 | | - | |
| 49 | + | |
66 | 50 | | |
67 | 51 | | |
68 | 52 | | |
| |||
96 | 80 | | |
97 | 81 | | |
98 | 82 | | |
99 | | - | |
| 83 | + | |
100 | 84 | | |
101 | 85 | | |
102 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
103 | 89 | | |
104 | 90 | | |
105 | 91 | | |
| |||
0 commit comments