Commit History

Add thumbs-up/down feedback system with comment form
7c14083

atwine Devin commited on

Add conversation logging to atwine/CAPS-Sanyu-conversations dataset
91ea307

atwine Devin commited on

Fix model not supported on Novita; fix Gradio 6 theme deprecation warning
b801d99

atwine Devin commited on

Switch LLM to Llama-3.1-70B-Instruct
bf814b4

atwine Devin commited on

Fix double system message bug; add RAG_INSTRUCTIONS; explicit empty-context fallback
01df85f

atwine Devin commited on

Fix TypeError: move theme from ChatInterface to wrapping gr.Blocks
dd4b46d

atwine Devin commited on

Fix TypeError: remove deprecated Chatbot params bubble_full_width and show_copy_button
011633d

atwine Devin commited on

Improve UI: warm theme, Sanyu persona, starter prompts, layout tweaks
029eab3

atwine Devin commited on

Fix 400 Bad Request: switch provider from hf-inference to novita
96f419b

atwine Devin commited on

Switch LLM from Gemini to Llama-3.2-3B-Instruct via HF Inference API
a937e6c

atwine Devin commited on

Add retry logic for Gemini 503 UNAVAILABLE errors
202fb68

atwine Devin commited on

Replace FAISS index with portable numpy embeddings in pkl
543fbbd

atwine Devin commited on

Add RAG pipeline: build_index.py, retrieval.py, and FAISS knowledge base
0b92277

atwine Devin commited on

Longer Prompt with improved formatting
039b21c
verified

tmwanje commited on

Reverting to longer prompt
50dfc0d
verified

tmwanje commited on

short meta-prompt version 1
f960241
verified

tmwanje commited on

Trying a really long system prompt
5a61afe
verified

tmwanje commited on

Fix content extraction from Gradio message format
3657bc9
verified

tmwanje commited on

Handle both dict and tuple history formats
6289fb3
verified

tmwanje commited on

Remove type argument, fix history as tuples
e1a0990
verified

tmwanje commited on

Fix history format for multi-turn conversation
8ec0d06
verified

tmwanje commited on

Change to gemini 2.5
6cac943
verified

tmwanje commited on

Update app.py
e234429
verified

tmwanje commited on

Trying a different gemini model
06b16df
verified

tmwanje commited on

Update app.py
9807933
verified

tmwanje commited on

Switch to smaller model
282a536
verified

tmwanje commited on

Switch to google-genai package
0142d56
verified

tmwanje commited on

Connect to Gemini via Google AI Studio
7e87cfc
verified

tmwanje commited on

Switch to Mistral-7B-Instruct-v0.3
4b97f09
verified

tmwanje commited on

Fix StopIteration error - remove streaming
baef6f4
verified

tmwanje commited on

Switch to Mistral with text generation
63b488a
verified

tmwanje commited on

Add HF token auth for inference
1686da4
verified

tmwanje commited on

Add CAPS meta prompt with HF inference backend
c37e60f
verified

tmwanje commited on

Fix share=True for HF Spaces
9ba443f
verified

tmwanje commited on

Fix theme argument error
1c164fc
verified

tmwanje commited on

Simplify app for CAPS internal review
6aea66b
verified

tmwanje commited on

Duplicate from gradio-templates/chatbot
9d76cde

tmwanje pngwn HF Staff commited on