Prism / server /url_loader.py

Commit History

feat: add source_type metadata to all ingested chunks
acf6283

benroshan commited on

fix: URL size guard for OOM prevention, eliminate double retrieval in chat, fix print
6c9f809

benroshan Claude Sonnet 4.6 commited on

fix: use httpx.HTTPStatusError in url_loader test, widen timeout type to float
4044979

benroshan commited on

feat: add URL loader with BeautifulSoup extraction + tests
74c0e18

benroshan Claude Sonnet 4.6 commited on