Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
DocSA
/
LP_2-AI_Assistant
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4e70645
LP_2-AI_Assistant
561 kB
Ctrl+K
Ctrl+K
3 contributors
History:
51 commits
Ayona
docs: reorganize markdown files into docs/; add docs index
4e70645
5 months ago
.github
Clean deployment without large index files
6 months ago
.vscode
Clean deployment without large index files
6 months ago
config
feat: Update OpenAI generation models to include display names and remove deprecated models
6 months ago
docs
docs: reorganize markdown files into docs/; add docs index
5 months ago
embeddings
Clean deployment without large index files
6 months ago
examples
feat: Add support for GPT-5.3 Chat Latest model in configuration and reasoning parameters
6 months ago
src
Clean deployment without large index files
6 months ago
tests
Clean deployment without large index files
6 months ago
.env.example
Safe
442 Bytes
Clean deployment without large index files
6 months ago
.gitattributes
Safe
930 Bytes
Clean deployment without large index files
6 months ago
.gitignore
Safe
1.15 kB
feat: Add validation to skip duplicate header rows in batch processing
6 months ago
Dockerfile
Safe
619 Bytes
Clean deployment without large index files
6 months ago
HELP.md
24.9 kB
docs: reorganize markdown files into docs/; add docs index
5 months ago
README.md
19.2 kB
docs: reorganize markdown files into docs/; add docs index
5 months ago
app.py
Safe
6.03 kB
feat: Initialize search components at module level for HF Spaces
6 months ago
components.py
Safe
3.13 kB
Clean deployment without large index files
6 months ago
config.py
Safe
3.26 kB
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
6 months ago
index_loader.py
Safe
7.97 kB
Clean deployment without large index files
6 months ago
interface.py
Safe
55.6 kB
feat: Add validation to skip duplicate header rows in batch processing
6 months ago
main.py
Safe
67.2 kB
feat: Allow default analysis model in PrecedentAnalysisWorkflow if not specified
6 months ago
prompts.py
19.8 kB
feat: Refine legal position prompts for clarity and specificity in analysis workflow
5 months ago
requirements.txt
Safe
343 Bytes
chore: Update dependencies and adjust interface logic.
6 months ago
test_adaptive.py
Safe
518 Bytes
test: Add script to verify Anthropic adaptive thinking and output effort parameters.
6 months ago
test_anthropic_rest.py
Safe
1.5 kB
feat: Оновлення UI для GPT-5.2 та додавання контролю MaxTokens
6 months ago
test_api_connection.py
Safe
4.74 kB
Revert httpx.Client customization: use default OpenAI SDK settings for async compatibility in HF Spaces
6 months ago
test_providers.py
Safe
1.48 kB
Enhance provider management: normalize response keys, add availability checks, and improve Gradio interface for AI providers
6 months ago
upload_to_hf_dataset.py
Safe
1.96 kB
Clean deployment without large index files
6 months ago
utils.py
Safe
7.99 kB
feat: enhance text cleaning utility to remove HTML tags and entities, update documentation, and requirements.
6 months ago