f1-mcp-server / utils

Commit History

refactored notebooks inside utils
28cd974

arre99 commited on

fixed json info in constructors by swapping Liam and Yuki. Make place holder for video submission
026ce38

arre99 commited on

codebase refactoring
386e5c8

arre99 commited on

added comments for openf1 in about tag, improved UI for some of the fastf1 tabs
e4d45f0

arre99 commited on

cleaned up track visualization by removing the driver and automatically picking the fastest lap for the race. Now both speed and gear have a nice legend that is under the image
0f5d5f3

arre99 commited on

clean up the openf1 tab
fa395d9

arre99 commited on

load in the assets in the constants module
78a5efd

arre99 commited on

scripts to scrape and save names and constructors as function of year
c49dda4

arre99 commited on

removed intermediate function for OpenF1 Gradio tools. Now the display name for the MCP tools should be correct in the MCP host
070bf41

arre99 commited on

added tools for OpenF1 using tabs and blocks. Alot of examples of the different tools are provided, although the UI is not super user-friendly (expected due to is being pure API strings)
655dcc9

arre99 commited on

removed unuses json files and added constructor info function
95e43e2

arre99 commited on

deleted unused files and folders. cleaned up front-end UI a bit. Tidied up the notebooks for both APIs. Added mcp.json config info in the README
d69ce5a

arre99 commited on

implemented architecture for LLM to dynamically create approprite API requests to OpenF1 server
7206ec7

arre99 commited on

driver info with lore
6269c32

arre99 commited on

session results for race, quali, sprint quali and sprint
c6542ed

arre99 commited on

added constructors standings and tidied up the UI for driver standings
44e58a6

arre99 commited on

track visualization for speed, corner and gears
6bdfadb

arre99 commited on

utils for parsing dataframes to string and constants
3b19a8f

arre99 commited on

time utils
7133c6f

arre99 commited on

refactor tools into tools.py and needed utilities are in utils dir
6a73585

arre99 commited on