Commit History

Update README.md
126afa1
verified

Snaseem2026 commited on

Add huggingface_hub dependency for compatibility with new router endpoint
e6fab4c

Sharyar commited on

Update README and requirements to reflect changes in API usage and dependencies
149fc7e

Sharyar commited on

Refine user prompt for improved project description clarity and conciseness
067ae5e

Sharyar commited on

Switch to router.huggingface.co OpenAI-compatible chat API for LLM completions
daa1f7e

Sharyar commited on

Remove base_url parameter - let library handle endpoint routing automatically
41871dd

Sharyar commited on

Pass model to InferenceClient initialization and remove from create call
390995d

Sharyar commited on

Fix base_url for InferenceClient to use models endpoint
5e5ba69

Sharyar commited on

Update to use new InferenceClient API method
8c1c265

Sharyar commited on

Pin specific compatible versions of gradio and huggingface_hub
ee56fbe

Sharyar commited on

Update gradio to fix HfFolder import error
0c8440f

Sharyar commited on

Trigger Space rebuild
00ce234

Sharyar commited on

Update huggingface_hub to support new router endpoint
8f84a58

Sharyar commited on

Add minijinja dependency
8a80290

Sharyar commited on

Trigger Space rebuild
8e3b958

Sharyar commited on

Update README for clarity on Hugging Face token requirements and model details
d88171a

Sharyar commited on

Refactor: Remove rule-based fallback and improve error handling for LLM description improvement
8775f36

Sharyar commited on

Fix: Update model ID to meta-llama/Llama-3.2-3B-Instruct
46fdc61

Sharyar commited on

Implement hybrid AI + rule-based fallback system
d03d436

Sharyar commited on

Fix: Improve error handling and switch to flan-t5-large
067fe69

Sharyar commited on

Refactor: Switch to google/flan-t5-xxl for reliability
c0d3986

Sharyar commited on

Docs: Add instructions for setting HF token secret
3666e81

Sharyar commited on

Feat: Re-initialize with stable zero-shot Inference API project
cbe35fe

Sharyar commited on

Remove all project files
092b44e

Sharyar commited on

Fix HfFolder import by adding compatibility shim
e86501a

Sharyar commited on

Fix deps: pin gradio and huggingface_hub to compatible versions
8cdf168

Sharyar commited on

Initial commit: Zero-shot technical description assistant
b6bde0f

Sharyar commited on