This website works better with JavaScript.
Home
Explore
Register
Sign In
miteruzo
/
nizika_broadcast
Watch
0
Star
0
Fork
0
Code
Issues
12
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'ai-migration' of
https://git.miteruzo.com/miteruzo/nizika_broadcast
into ai-migration
ai-migration
みてるぞ
3 weeks ago
parent
49661dad71
fb5b64b49b
commit
a7785fa2c1
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
nizika_ai
+1
-1
test.py
+ 1
- 1
nizika_ai
@@ -1 +1 @@
Subproject commit ed
1085535e2c05b04f31b0d0ff933152b47bf5b5
Subproject commit ed
7ca3b698c4fbc2d96246e2037cba700e0da8bc
+ 1
- 1
test.py
View File
@@ -783,7 +783,7 @@ def add_query (
query.query_type = QueryType.YOUTUBE_COMMENT.value
query.model = GPTModel.GPT3_TURBO.value
query.sent_at = datetime.now ()
query.answerd = False
query.answer
e
d = False
query.save ()
DB.commit ()
Write
Preview
Loading…
Cancel
Save