From 486e43dabd1198e6f3c94a4040fc01f5b2fe824c Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Tue, 19 Mar 2024 18:48:32 +0100 Subject: Fix missing websocket_request_id in OpenaiChat Add RateLimitErrors to Bing Add android support to gui api Add annotations import to gui api --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b6c333e2..71d27a86 100644 --- a/.gitignore +++ b/.gitignore @@ -52,4 +52,5 @@ x.py info.txt local.py *.gguf -image.py \ No newline at end of file +image.py +.buildozer \ No newline at end of file -- cgit v1.2.3