Commit History

Merge branch 'main' into deploy
8437720

nurudeen8 commited on

add response param to chatendpoints
32c5b3e

nurudeen8 commited on

Merge branch 'main' of github.com:nurudeen19/quorum into deploy
fb15715

nurudeen8 commited on

add backend root url info; fix empty response for conversation list
d9f336a

nurudeen8 commited on

Merge branch 'main' of github.com:nurudeen19/quorum into deploy
463b0dd

nurudeen8 commited on

fix logger dump error
19bebbd

nurudeen8 commited on

Merge branch 'main' of github.com:nurudeen19/quorum into deploy
ac3e4a2

nurudeen8 commited on

add basic config testing
8930cdb

nurudeen8 commited on

update app description in main.py
fa255a4

nurudeen8 commited on

improve logging and error handling for guardrails
08a698b

nurudeen8 commited on

improve logging; add logging to all io db operations
97f89db

nurudeen8 commited on

fix slow api request decorator
737f597

nurudeen8 commited on

add vercel.json to frontend
624b422

nurudeen8 commited on

fix typo in docker file
caf7f7d

nurudeen8 commited on

resolve merge conflict
b3fadda

nurudeen8 commited on

initial commit
1d11eaf
verified

nurudeen8 commited on

add dockerfile for huggingface deployment
d4cb73e

nurudeen8 commited on

add rate limits to chat endpoints
b4c501f

nurudeen8 commited on

add design decisions
480cb46

nurudeen8 commited on

add architecture docs
95962ec

nurudeen8 commited on

add intial docs
8dd6039

nurudeen8 commited on

fix agents sources; add explicit langsmith config
de9322f

nurudeen8 commited on

update briefing names to be descriptive
c190543

nurudeen8 commited on

Update frontend UI, add loading animation for chat; add feedback markers for response
5afa044

nurudeen8 commited on

update agents classes to plug into graph; add feedback markers to conversation
b5e75e0

nurudeen8 commited on

update agents instructions; render responses in markdown; add observability endpoints
b9d04c4

nurudeen8 commited on

fix: login with user cred; slow api response format; remove routes from forms
a1b4f06

nurudeen8 commited on

update landing page info
22494bd

nurudeen8 commited on

consolidate request and response format for back and front ends
1d66485

nurudeen8 commited on

UI updates
603429c

nurudeen8 commited on

implement chat service to manage conversation
0ee3e98

nurudeen8 commited on

suppress noices on startup
25482a9

nurudeen8 commited on

add startup checks
e82f0d5

nurudeen8 commited on

add utility scripts for db migrations; graph diagram generator
d410011

nurudeen8 commited on

add backend graph draft
536bbc5

nurudeen8 commited on

add base frontend
dbb54bf

nurudeen8 commited on

add conversation history; add conversation cache implementation
107effc

nurudeen8 commited on

add agents initialization; validate api keys on startup
a174ca7

nurudeen8 commited on

enable rate limits on auth pages; implement refresh token revocation
042c4cc

nurudeen8 commited on

remove user service; move all heavy startup logic to bootstrap
f750f30

nurudeen8 commited on

merge tokens and security files
5ab24c8

nurudeen8 commited on

complete auth flow; add html email rendering
16eed4a

nurudeen8 commited on

add base db migrations, models and initialization; implement user registration step
89e4a95

nurudeen8 commited on

add logical gruping for configs; implement base logging, traces and metrics; add agents.md file
e8607fb

nurudeen8 commited on

add base search tools; add search schema; add base input guardrails
a6bcf7a

nurudeen8 commited on

add copilot instructions.md
bc30981

nurudeen8 commited on

create base configuration
874630e

nurudeen8 commited on

project init
acf61b8

nurudeen8 commited on