inkchatgpt / app.py

Commit History

Remove unused import
21858a4

vinhnx90 commited on

Refactor app to have a LLM models selection
14ea497

vinhnx90 commited on

Update message
212e943

vinhnx90 commited on

Update app
d1e97a4

vinhnx90 commited on

Fix runtime error
d036875

vinhnx90 commited on

Use Cohere's Rerank to improve search retrieval performance
e698d82

vinhnx90 commited on

Update app.py
3cd35af
unverified

Vinh Nguyen commited on

More proper code syntax
c65178d
unverified

Vinh Nguyen commited on

Refactor app
6f96801

vinhnx90 commited on

Update README
c659992

vinhnx90 commited on

Organize imports
0c5e8e3

vinhnx90 commited on

Update header message
dd414df

vinhnx90 commited on

Update header message
60d06b5

vinhnx90 commited on

Show header for now
a499b16

vinhnx90 commited on

Update app.py
b58bdc2
unverified

Vinh Nguyen commited on

Update app.py
77d928e
unverified

Vinh Nguyen commited on

Update app.py
fca74bb
unverified

Vinh Nguyen commited on

Improve performance with contextual compression, a technique where retrieved documents are compressed, and irrelevant information is filtered out.
9caad80

vinhnx90 commited on

Temporarily remove epub file loader for now
cee7091
unverified

Vinh Nguyen commited on

Use all-mpnet-base-v2 vector embedding for highest performance
1ec5b20
unverified

Vinh Nguyen commited on

Update app icon
9c5fb2e

vinhnx90 commited on

Remove top bar
4ddc82f

vinhnx90 commited on

Add new app icon. Refactor and cleanup.
0e17e2d

vinhnx90 commited on

Handle epub loader
1ce831d

vinhnx90 commited on

Update app
18a32c9

vinhnx90 commited on

Add txt and docx file loader
7a185b4

vinhnx90 commited on

Update app.py
b5bc349
unverified

Vinh Nguyen commited on

Update app.py
7713f97
unverified

Vinh Nguyen commited on

Update UI
3373c54

vinhnx90 commited on

Refactor app with better Document retrieval embedding and better chat streaming
db70198

vinhnx90 commited on

Update API key config
1334178

vinhnx90 commited on

Update app
ffc1b97

vinhnx90 commited on

Fix configuration
1612952

vinhnx90 commited on

Refactor app using RunnableWithMessageHistory with better Prompt tuning
9b3a016

vinhnx90 commited on

Update app
9e53bcd

vinhnx90 commited on

Handle secrets
e4ab000

vinhnx90 commited on

Update config
83956ba

vinhnx90 commited on

Update app
fa9f583

vinhnx90 commited on

Handle secrets management
259cbe8

vinhnx90 commited on

Deploy app
055babd

vinhnx90 commited on

Refactor app
6353cff

vinhnx90 commited on

Refactor app
1c91656

vinhnx90 commited on

Extract chat profile to class
24bec11

vinhnx90 commited on

Refactor to extract token stream handler
375bd04

vinhnx90 commited on

Update chat
691deb8

vinhnx90 commited on

Update pysqlite3-binary package to run on cloud
9fd1fbc

vinhnx90 commited on