Commit History

Fix thinking tokens in chat + format specifier error
eb1ba78

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Fast-fail Ollama when unavailable, cache probe result
06e59e9

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Fix: use collection C4 (CART is not in C1)
0339314

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Fix NameError: use_real -> has_catalog
1b2e784

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Eagerly load embedding model to fix dim mismatch (384 vs 768)
e256f38

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Remove pre-built FAISS index, build at startup instead
8c6cb48

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Pin faiss-cpu>=1.13 to match index format from build environment
53866c1

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Rename ShopRLVE to EcomRLVE in UI headings
bdfe9cf

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Add transformers fallback for LLM verbalization (Qwen3-0.6B)
0a52675

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Remove show_copy_button from Chatbot (removed in Gradio 6)
c382f0b

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Remove type='messages' from Chatbot (default in Gradio 6)
e3ecec5

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Move css/theme to launch() for Gradio 6 compatibility
aaecc13

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Fix: use head= param to inject CSS (Gradio 6 compat)
aa58ba5

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Fix Gradio 6: move CSS to external file, use css_paths
997160c

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Upgrade to Gradio 6
ad5accc

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Bump Gradio to 5.23+ to fix json_schema_to_python_type bool bug
e5ff1f0

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Disable SSR, fix gr.update() for Gradio 5.x compatibility
d7e6e2a

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Bump sdk_version to 5.12.0 to match requirements.txt
107799c

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Pin gradio>=5.12 and huggingface_hub<1.0 to fix HfFolder import
0dd2faa

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Pin Python 3.12 to fix audioop/pydub incompatibility with 3.13
31706b2

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Add pre-built FAISS index (87MB) for instant startup
e0211d4

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Bundle shop_rlve source package for self-contained HF Space
ea23a55

owlgebra-ai Claude Opus 4.6 (1M context) commited on

Cart environment demo with real 29.6K product catalog
8c04fb6

owlgebra-ai Claude Opus 4.6 (1M context) commited on

initial commit
30ed904
verified

thebajajra commited on