Revert "History with doc_ids. This version doesn't work. to do get the _ids for documents I'd have to impement either a new retriever that answers with documents and their _ids or manually implement the vector search in the pipeline. I'm dropping it for now, I'll just re-do the vector search when loading a history"
20528a7
gerasdfcommited on
History with doc_ids. This version doesn't work. to do get the _ids for documents I'd have to impement either a new retriever that answers with documents and their _ids or manually implement the vector search in the pipeline. I'm dropping it for now, I'll just re-do the vector search when loading a history
f5924e7
gerasdfcommited on
rename gr_main -> gr_setup
39464f0
gerasdfcommited on
lost of changes, history almost working (continuing an old chat not working, as SystemPrompt() won't be there)
70798cd
gerasdfcommited on
remove footer
fc4c25e
gerasdfcommited on
enabled-disable play last while generating
c038d5b
gerasdfcommited on
sessions only saved for real users, names of sesssions are better, etc
0594bb7
gerasdfcommited on
only create sessions for authenticated or anonymous users
551b27a
gerasdfcommited on
with AI, large buttons (?), Send vs. Submit
497bc21
gerasdfcommited on
no more record contorl, just a start-stop button
db9a221
gerasdfcommited on
no in-process models, just API calls. no limit needed
4313577
gerasdfcommited on
added history saving and sessions
f053bac
gerasdfcommited on
fuck reqs
aef92d9
gerasdfcommited on
enabled AI
5f6fa02
gerasdfcommited on
button to play last answer
3d38722
gerasdfcommited on
factored out common auth code
3491ea6
gerasdfcommited on
cleaner look and feel
7ec8702
gerasdfcommited on
auth required also for audio input (uses model credits)