R-help-chat / app.py

Commit History

Update prompts
8a36ac7
Running

jedick commited on

Use @spaces.GPU(duration=100)
6f5111d

jedick commited on

Don't import tqdm for BM25S tokenizer used in retrieval
142bd00

jedick commited on

Hide progress bar for BM25S retrieve call
f027363

jedick commited on

Delete local langchain_chroma module
82453cf

jedick commited on

Use chromadb==0.6.3
26cf2c7

jedick commited on

Change chat model to google/gemma-3-12b-it
555a40e

jedick commited on

Convert consecutive ToolMessages to AIMessage
b7a3bb3

jedick commited on

Update email database for July 2025
9ac80a4

jedick commited on

Add print statements for debugging with Gemma 3
bdde431

jedick commited on

Use os.getenv for HF_TOKEN
657bdab

jedick commited on

Use HF token for model download
592998f

jedick commited on

Disable thinking by default
e4c1af6

jedick commited on

Improve parsing of JSON for tool calls
b42e964

jedick commited on

Download data during app startup
f6e2d8a

jedick commited on

Download embedding model during app startup
7320bf1

jedick commited on

Download model during app startup
d6be5fa

jedick commited on

Update examples
e00a4f0

jedick commited on

Enable thinking for answer
3575a77

jedick commited on

Update langchain-chroma to fix ChromaDB ValueError
7565b92

jedick commited on

Add Loading Data textbox
bf82de1

jedick commited on

Revert model downloading
9d76733

jedick commited on

Import boto3
193aa8d

jedick commited on

Download data from S3
a0170f9

jedick commited on

Download model before running workflow (try 2)
a30b7e0

jedick commited on

Revert model download before running workflow
355c5a2

jedick commited on

Download model before running workflow
27b6f54

jedick commited on

Increase @spaces.GPU duration
fb36fb0

jedick commited on

Revert "Attempt fix for ChromaDB ValueError"
5a19eb4

jedick commited on

Revert fix for ChromaDB ValueError
cc54402

jedick commited on

Download model before running workflow
8cb166c

jedick commited on

Attempt fix for ChromaDB ValueError
9477d3a

jedick commited on

Update examples depending on compute mode
f53e324

jedick commited on

Remove print statements
30fd51f

jedick commited on

Support multiple tool calls for local models
f52b66d

jedick commited on

Further simplify ToolCallingLLM
158fae7

jedick commited on

Improve args for thinking mode
503a0b6

jedick commited on

Clean up ToolCallingLLM
17ad0bb

jedick commited on

Display thinking output
84ccc57

jedick commited on

Download data from Dropbox
1130c52

jedick commited on

Change model to Qwen3-14B
9d0646a

jedick commited on

Increase @spaces.GPU duration
951d2c0

jedick commited on

Lower @spaces.GPU duration
cc5c14d

jedick commited on

Use session state for LangChain graph
f8c72d3

jedick commited on

Use transformers==4.51.3
dac4e7d

jedick commited on

Pin torch version
c70eaca

jedick commited on

Prevent automatic selection of remote mode
32c7e5a

jedick commited on

Update requirements.txt
fbc5d28

jedick commited on

Download data from S3 bucket
3b06efd

jedick commited on

Change title
c29826e

jedick commited on