Commit History

feat: setup progress bar for analysis action and swap batch/settings tabs
397d321

DocUA commited on

extend provider-specific prompt caching to analysis path
e8ea072

Ayona commited on

refactor prompt assembly for provider-specific caching
240f6e7

Ayona commited on

feat: Add thinking parameters to Analysis mode and update models list in README
0b3ee40

DocUA commited on

handoff: align help and trim debug leakage
8f359a6

Ayona commited on

feat: Allow default analysis model in PrecedentAnalysisWorkflow if not specified
028f33a

DocUA commited on

feat: Add support for GPT-5.3 Chat Latest model in configuration and reasoning parameters
8571f1b

DocUA commited on

feat: Enhance OpenAI reasoning capabilities with configurable parameters
b2f09af

DocUA commited on

Support output_config effort parameter for Claude Adaptive Thinking
86d1da5

DocUA commited on

Re-enable extended thinking for Claude Haiku 4.5 models
28552c9

DocUA commited on

Fix Anthropic thinking mode configuration logic
09efcd1

DocUA commited on

feat: Enhance interactivity of Gradio interface and improve handling of empty response in PrecedentAnalysisWorkflow
59a8fbf

DocUA commited on

feat: Update system prompt structure to include cache control in LLMAnalyzer and generate_legal_position functions
d0c3228

DocUA commited on

feat: Optimize caching for Anthropic and OpenAI prompts, restructure prompt variables for efficiency
b434018

DocUA commited on

feat: Add debug prompt logging functionality with environment variable support
0c2542b

DocUA commited on

feat: Оновлення UI для GPT-5.2 та додавання контролю MaxTokens
a765e3e

DocUA commited on

feat: Інтеграція GPT-5.2 з підтримкою reasoning
492b465

DocUA commited on

Add diagnostic logging and raw httpx connectivity test for OpenAI API
98f5eca

DocUA commited on

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

Refactor httpx client usage for OpenAI and DeepSeek: implement context management to prevent socket leaks and improve error logging
3e63a13

DocUA commited on

Fix OpenAI/DeepSeek HF Spaces connectivity: use custom httpx.Client to handle asyncio conflicts
60a364a

DocUA commited on

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

Enhance provider management: normalize response keys, add availability checks, and improve Gradio interface for AI providers
a09e8cb

DocUA commited on

Revert httpx.Client customization: use default OpenAI SDK settings for async compatibility in HF Spaces
5c25abd

DocUA commited on

Fix persistent Connection Errors for OpenAI/DeepSeek: disable HTTP/2 and use robust httpx client
48ae0da

DocUA commited on

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

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

Clean deployment without large index files
461adca

DocUA commited on