feat: Add debug prompt logging functionality with environment variable support 0c2542b DocUA commited on 1 day ago
Add diagnostic logging and raw httpx connectivity test for OpenAI API 98f5eca DocUA commited on 13 days ago
Disable HTTP/2 in httpx client for OpenAI and DeepSeek to avoid 421 Misdirected Request errors and ensure consistent connections in HF Spaces 381cd06 DocUA commited on 13 days ago
Refactor httpx client usage for OpenAI and DeepSeek: implement context management to prevent socket leaks and improve error logging 3e63a13 DocUA commited on 13 days ago
Fix OpenAI/DeepSeek HF Spaces connectivity: use custom httpx.Client to handle asyncio conflicts 60a364a DocUA commited on 13 days ago
Enhance API key debugging: add length and prefix display for OPENAI_API_KEY; update provider availability checks to use os.getenv for real-time state 71df805 DocUA commited on 13 days ago
Enhance provider management: normalize response keys, add availability checks, and improve Gradio interface for AI providers a09e8cb DocUA commited on 13 days ago
Revert httpx.Client customization: use default OpenAI SDK settings for async compatibility in HF Spaces 5c25abd DocUA commited on 13 days ago
Fix persistent Connection Errors for OpenAI/DeepSeek: disable HTTP/2 and use robust httpx client 48ae0da DocUA commited on 13 days ago
Fix Connection error for OpenAI and DeepSeek: add retry logic and increase timeout to 120s 2ef2be1 DocUA commited on 13 days ago
Improve DeepSeek compatibility (R1/reasoner support) and fix lint errors in main.py 558b73f DocUA commited on 13 days ago
Fix OpenAI gpt-4.1 API parameters: role 'developer', max_completion_tokens, and reasoning effort support; update max_tokens in default config 39e57fa DocUA commited on 13 days ago
Increase max_tokens for all models in generation settings to enhance response capacity a3e169a DocUA commited on 13 days ago
Add JSON extraction utility and enhance analysis methods for better error handling 59fabbc DocUA commited on 14 days ago
Add placeholders for court decision text and comment in legal position prompt d814828 DocUA commited on 14 days ago