Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DocSA
/
LP_2-test
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
381cd06
LP_2-test
480 kB
1 contributor
History:
18 commits
DocUA
Disable HTTP/2 in httpx client for OpenAI and DeepSeek to avoid 421 Misdirected Request errors and ensure consistent connections in HF Spaces
381cd06
17 days ago
.github
Clean deployment without large index files
18 days ago
.vscode
Clean deployment without large index files
18 days ago
config
Fix OpenAI gpt-4.1 API parameters: role 'developer', max_completion_tokens, and reasoning effort support; update max_tokens in default config
17 days ago
docs
Clean deployment without large index files
18 days ago
embeddings
Clean deployment without large index files
18 days ago
src
Clean deployment without large index files
18 days ago
tests
Clean deployment without large index files
18 days ago
.env.example
442 Bytes
Clean deployment without large index files
18 days ago
.gitattributes
930 Bytes
Clean deployment without large index files
18 days ago
.gitignore
1.01 kB
Clean deployment without large index files
18 days ago
API_KEYS_OPTIONAL.md
15.5 kB
Clean deployment without large index files
18 days ago
BATCH_TESTING_README.md
13.2 kB
Clean deployment without large index files
18 days ago
CHANGES.md
10.1 kB
Clean deployment without large index files
18 days ago
CONFIGURATION_CLEANUP.md
9.65 kB
Clean deployment without large index files
18 days ago
DEPLOYMENT_HF.md
6.81 kB
Clean deployment without large index files
18 days ago
Dockerfile
619 Bytes
Clean deployment without large index files
18 days ago
GEMINI_EMBEDDINGS.md
13.1 kB
Clean deployment without large index files
18 days ago
HELP.md
22 kB
Clean deployment without large index files
18 days ago
HF_DEPLOYMENT_CHECKLIST.md
4.36 kB
Clean deployment without large index files
18 days ago
HF_DEPLOYMENT_SUMMARY.md
5.76 kB
Clean deployment without large index files
18 days ago
HF_SPACE_SETUP.md
2.47 kB
Clean deployment without large index files
18 days ago
IMPLEMENTATION_SUMMARY.md
19 kB
Clean deployment without large index files
18 days ago
README.md
17.4 kB
Clean deployment without large index files
18 days ago
README_HF.md
3.43 kB
Clean deployment without large index files
18 days ago
TODO.md
8.6 kB
Clean deployment without large index files
18 days ago
app.py
5.1 kB
Disable HTTP/2 in httpx client for OpenAI and DeepSeek to avoid 421 Misdirected Request errors and ensure consistent connections in HF Spaces
17 days ago
components.py
3.13 kB
Clean deployment without large index files
18 days ago
config.py
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
17 days ago
dataset_README.md
2.06 kB
Clean deployment without large index files
18 days ago
index_loader.py
7.97 kB
Clean deployment without large index files
18 days ago
interface.py
44.8 kB
Enhance provider management: normalize response keys, add availability checks, and improve Gradio interface for AI providers
17 days ago
main.py
57.4 kB
Disable HTTP/2 in httpx client for OpenAI and DeepSeek to avoid 421 Misdirected Request errors and ensure consistent connections in HF Spaces
17 days ago
prompts.py
15.4 kB
Add placeholders for court decision text and comment in legal position prompt
18 days ago
requirements.txt
319 Bytes
Clean deployment without large index files
18 days ago
test_api_connection.py
4.74 kB
Revert httpx.Client customization: use default OpenAI SDK settings for async compatibility in HF Spaces
17 days ago
test_providers.py
1.48 kB
Enhance provider management: normalize response keys, add availability checks, and improve Gradio interface for AI providers
17 days ago
upload_to_hf_dataset.py
1.96 kB
Clean deployment without large index files
18 days ago
utils.py
7.34 kB
Increase max_tokens for generation settings and enhance JSON extraction to handle various markdown formats
17 days ago