- 增加Cloudflare workers ai作为llm后端

- 增加一些gitignore
This commit is contained in:
highkay
2024-04-11 22:55:08 +08:00
parent 0acd7cc9d5
commit 05da4a3766
5 changed files with 33 additions and 2 deletions

4
.gitignore vendored
View File

@@ -9,4 +9,6 @@
/app/utils/__pycache__/
/*/__pycache__/*
.vscode
/**/.streamlit
/**/.streamlit
__pycache__
logs/