AgentSearch/AgentBase-Platform
Update README.md
Update README.md
Update README.md
fix: dataframe rendering error
fix: Space README
fix: cached retriever model weights
fix: streamlit cloud pandas upcasting error
fix: pandas depreciated document handling
fix: streamlit torchvision compatibility bug
docs: cleaned requirements.txt
fix: requirements.txt typo
feat: toolret support for AgentBase search interface
Delete data directory
feat: added ASBench annotation interface
feat: multi-page streamlit app with both the demo 'interface.py' and retrieval-only ui 'retrieval.py'
folder structure fix
feat: added limited retrieval-only interface
docs: another requirements.txt push
docs: requirements altair<5 update
feat: agentbase-v1.1 interface update
docs: minor cleanup in data fields
feat: improved agentbase platform performance and layout
feat: added indexing configuration
docs: added requirements.txt
docs: updated container settings
feat: added 2 retrieval models
docs: database path change test
Merge remote-tracking branch 'refs/remotes/origin/main'
docs: minibug fix
Added Dev Container Folder
feat: added streamlit platform prototype
Initial commit
