This commit is contained in:
turtle89431 2026-03-28 17:46:13 -07:00
parent aa69b2f496
commit e3681949e2
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -152,7 +152,7 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
tomodel.txt
# PyCharm # PyCharm
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can # JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore

1
main.py Normal file
View File

@ -0,0 +1 @@
# build out the full app the hides the fact that you are a rag app and just looks like a normal openAI model as fare as a user is concerned when interacting with it with open-webui. but in reality it is a rag app that is doing all the work in the background then provides the information to GLM 4.7-flash.