Skip to content

Commit 0094ae3

Browse files
committed
windows backend
1 parent f02a762 commit 0094ae3

File tree

188 files changed

+21830
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

188 files changed

+21830
-0
lines changed

config.sample.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"openai_api_key": "my_openai_api_key",
3+
"tesseract_cmd": "C:/Tesseract/tesseract.exe",
4+
"host": "0.0.0.0", # Host for the FastAPI server
5+
"port": 10010 # Port for the FastAPI server
6+
}
40.4 MB
Binary file not shown.
2.38 MB
Binary file not shown.
260 KB
Binary file not shown.
24.5 KB
Binary file not shown.
15 KB
Binary file not shown.

windows/AssistServer/PIL/_webp.pyd

401 KB
Binary file not shown.

windows/AssistServer/_asyncio.pyd

63.8 KB
Binary file not shown.

windows/AssistServer/_bz2.pyd

81.8 KB
Binary file not shown.

windows/AssistServer/_ctypes.pyd

121 KB
Binary file not shown.

0 commit comments

Comments
 (0)