Spaces:
Paused
Paused
| # LLMs | |
| openai==1.3.6 | |
| tiktoken==0.5.1 | |
| langchain>=0.1 | |
| langchain-core==0.1.10 | |
| # Web app | |
| streamlit==1.31.1 | |
| streamlit-folium==0.16.0 | |
| folium==0.14.0 | |
| # Google Map API | |
| googlemaps==4.10.0 | |
| # OR-tools | |
| ortools==9.8.3296 | |
| # other convenient packages | |
| torchmetrics | |
| scipy | |
| pandas | |
| matplotlib | |
| tqdm | |
| jupyter | |
| jupyterlab | |