feat[cl-fastapi]: draft for new fastapi structure (supporting engines)
Showing
- templates/types/streaming/fastapi/README-template.md 1 addition, 1 deletiontemplates/types/streaming/fastapi/README-template.md
- templates/types/streaming/fastapi/app/api/routers/chat.py 3 additions, 4 deletionstemplates/types/streaming/fastapi/app/api/routers/chat.py
- templates/types/streaming/fastapi/app/context.py 11 additions, 0 deletionstemplates/types/streaming/fastapi/app/context.py
- templates/types/streaming/fastapi/app/engine/__init__.py 0 additions, 0 deletionstemplates/types/streaming/fastapi/app/engine/__init__.py
- templates/types/streaming/fastapi/app/engine/constants.py 4 additions, 0 deletionstemplates/types/streaming/fastapi/app/engine/constants.py
- templates/types/streaming/fastapi/app/engine/context.py 13 additions, 0 deletionstemplates/types/streaming/fastapi/app/engine/context.py
- templates/types/streaming/fastapi/app/engine/generate.py 30 additions, 0 deletionstemplates/types/streaming/fastapi/app/engine/generate.py
- templates/types/streaming/fastapi/app/engine/index.py 25 additions, 0 deletionstemplates/types/streaming/fastapi/app/engine/index.py
- templates/types/streaming/fastapi/app/utils/index.py 0 additions, 38 deletionstemplates/types/streaming/fastapi/app/utils/index.py
- templates/types/streaming/fastapi/main.py 1 addition, 0 deletionstemplates/types/streaming/fastapi/main.py
File moved
Please register or sign in to comment