PdfRAG / pages /chat.py

Commit History

Refactor chat.py to update model option to gpt-4o-mini
7b1caf5

Hisqkq commited on

Refactor chat.py to include gpt-4o-mini model option, support file uploads, and parse text for LaTeX rendering
59067cc

Hisqkq commited on

Refactor chat.py to include gpt-4o-mini model option and support file uploads
e5f2c7c

Hisqkq commited on

Refactor chat.py to use new chat API and display chat history with st.chat_message
3758299

Hisqkq commited on

Refactor file upload and processing logic in chat.py
d4a595c

Hisqkq commited on

Refactor navigation and page configuration in app.py
6d04624

Hisqkq commited on

add more upload type
7a7da19

Hisqkq commited on

Refactor file upload and processing logic in chat.py
1fbd3ba

Hisqkq commited on

chore: Update chat.py to use "gpt-4o" model for AI responses
c9611e4

Théo Lavandier commited on

case when no PDF were upload
b19ba2f

Théo Lavandier commited on

chore: Update chat.py to use "assistant" role for bot responses
21e595e

Théo Lavandier commited on

chore: Update chat.py to use "assistant" role for bot responses
6fd4ac6

Théo Lavandier commited on

chore: Update chat.py to use "assistant" role for bot responses
14edbc5

Théo Lavandier commited on

chore: Add PDF file upload and processing functionality to chat page (rag)
58d3a4e

Théo Lavandier commited on

chore: Update chat.py to import get_chatgpt_response from utils.api
52a9f51

Théo Lavandier commited on

chore: Add PDF file upload and processing functionality to chat page
a5b024b

Théo Lavandier commited on

adding gpt 4o and dynamic title
b7cf70c

Théo Lavandier commited on

role = assistant
9377963

Théo Lavandier commited on

UX changes to chat page
3891159

Théo Lavandier commited on

assistant insted of bot
96a24e6

Théo Lavandier commited on

user input
4534686

Théo Lavandier commited on

Chat with chat gpt API
9fc8503

Théo Lavandier commited on