mirror of
https://github.com/willchen96/mike.git
synced 2026-06-20 21:18:07 +02:00
feat: add OpenAI model support and harden OSS security defaults
This commit is contained in:
parent
adc2cf2370
commit
bef75b082d
24 changed files with 1301 additions and 364 deletions
1
backend/.gitignore
vendored
1
backend/.gitignore
vendored
|
|
@ -2,4 +2,5 @@ node_modules
|
|||
dist
|
||||
.env*
|
||||
*.log
|
||||
logs/
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue