Commit History

Fix Connection error for OpenAI and DeepSeek: add retry logic and increase timeout to 120s
2ef2be1

DocUA commited on

Improve DeepSeek compatibility (R1/reasoner support) and fix lint errors in main.py
558b73f

DocUA commited on

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

Increase max_tokens for all models in generation settings to enhance response capacity
a3e169a

DocUA commited on

Increase max_tokens for generation settings and enhance JSON extraction to handle various markdown formats
db52560

DocUA commited on

Add JSON extraction utility and enhance analysis methods for better error handling
59fabbc

DocUA commited on

Add placeholders for court decision text and comment in legal position prompt
d814828

DocUA commited on

Fix input detection: prioritize URL input even when method state is incorrect
ddee4e6

DocUA commited on

Fix validation logic: allow processing when URL is provided, show error only when empty
7ef6bed

DocUA commited on

Fix input validation: add specific error messages for empty URL and text inputs
66a4db3

DocUA commited on

Clean deployment without large index files
461adca

DocUA commited on