mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Made a basic AI chat streaming content, but there is still no auth yet,
should be added soon. And add the test file test.vue to be ignored. This file is just a poc (it is AI generated based on my API file)
This commit is contained in:
parent
13c9b7ecc8
commit
d21957a8f9
2 changed files with 61 additions and 25 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -33,3 +33,6 @@ __pycache__
|
|||
*.sql
|
||||
!database/*.sql
|
||||
_dt_*.py
|
||||
|
||||
# Testing files
|
||||
test.vue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue