PsTuts-RAG / app.py

Commit History

feat: Add multi-provider API support with configurable model selectors
94a6b26

mbudisic commited on

refactor: Moved JSON loading functions and video transcript loaders from loader.py to datastore.py for better organization
317ff97

mbudisic commited on

Moved agents stuff to graph
021df81

mbudisic commited on

Moved graph and prompt related functions to their new places
9d31aed

mbudisic commited on

Moved AppParameters to their own place
055dfc1

mbudisic commited on

Moved state to its own py file
12ff55d

mbudisic commited on

Updated app.py for new helper functions.
1b0b2c1

mbudisic commited on

Agents now work in chainlit
72b38a2

mbudisic commited on

starting work on agentic app.py
d3e86a1

mbudisic commited on

Moved old app to a separate app file
93d0e0d

mbudisic commited on

Tidy: includes
d89987a

mbudisic commited on

Videos displayed; streaming responses
c419378

mbudisic commited on

RAG works in Chainlit
cf7b605

mbudisic commited on

Async implementation of vector store population
8bc5e76

mbudisic commited on

The full chain is now a single LCEL chain
70159ab

mbudisic commited on

Moving RAG to app
9063e00

mbudisic commited on

Initial commit
b44bcb9

mbudisic commited on