Refactor chat.py to include gpt-4o-mini model option, support file uploads, and parse text for LaTeX rendering 59067cc Hisqkq commited on Sep 2, 2024
Refactor chat.py to include gpt-4o-mini model option and support file uploads e5f2c7c Hisqkq commited on Sep 1, 2024
Refactor chat.py to use new chat API and display chat history with st.chat_message 3758299 Hisqkq commited on Sep 1, 2024
chore: Update chat.py to use "gpt-4o" model for AI responses c9611e4 Théo Lavandier commited on Jul 2, 2024
chore: Update chat.py to use "assistant" role for bot responses 21e595e Théo Lavandier commited on Jun 26, 2024
chore: Update chat.py to use "assistant" role for bot responses 6fd4ac6 Théo Lavandier commited on Jun 26, 2024
chore: Update chat.py to use "assistant" role for bot responses 14edbc5 Théo Lavandier commited on Jun 26, 2024
chore: Add PDF file upload and processing functionality to chat page (rag) 58d3a4e Théo Lavandier commited on Jun 26, 2024
chore: Update chat.py to import get_chatgpt_response from utils.api 52a9f51 Théo Lavandier commited on Jun 25, 2024
chore: Add PDF file upload and processing functionality to chat page a5b024b Théo Lavandier commited on Jun 25, 2024