hermes / api_monitor.py

Commit History

Mark API configuration as active on first run in activate_monitoring function
53f56de

Googolplexic commited on

Refactor MCP API key handling in documentation and validation logic
331ca47

Googolplexic commited on

Refactor MCP API key validation to streamline checks and improve readability
35da243

Googolplexic commited on

Refactor API key retrieval to use environment variable directly and improve validation logic
bd9da91

Googolplexic commited on

refactor: remove old cleanup configurations and job scheduling from main
eb40d09

Googolplexic commited on

Merge branch 'sql-testing' into tweaks
c08d4bb

Googolplexic commited on

create a function called job schedule
693029a

JamesyKim commited on

commiting after checking the rows are deleted
fa5dfd1

JamesyKim commited on

add cleanup old congigurations in if main at the bottom of apu monitor.py
f3cd026

JamesyKim commited on

create a function called cleanup old configurations so the system remove the data
5843bb0

JamesyKim commited on

Forgot to actually update
feab7d6

Googolplexic commited on

updated docstrings with critical info
e7c378f

Googolplexic commited on

Took a while but got Gradio to send the full docstring over
7fc0254

Googolplexic commited on

refactor: enhance API configuration validation and update UI for start time input
d72e516

Googolplexic commited on

Allowed decimal for stopping time, and removed some imports
5389598

Googolplexic commited on

Update test case, added stop checking
d0775cb

Googolplexic commited on

added actuall api call into activate_monitoring; added api key validation
742b39f

Googolplexic commited on

refactor: remove unused imports from api_monitor.py
f5f7336

Googolplexic commited on

works and stuffs event data in db
040bfbf

potatooine commited on

Merge branch 'main' into making-APschedule
41d2577

potatooine commited on

Update schedule_interval_minutes to DECIMAL type and adjust validation logic
a8b8ea2

Googolplexic commited on

Merge branch 'main' into making-APschedule
0997a25

potatooine commited on

gonna delete everything wish me luck
35489cf

potatooine commited on

Merge branch 'main' into making-APschedule
5bf82d0

potatooine commited on

fix typo from api monitor
a9ac861

JamesyKim commited on

remove queries is validated and validated time
1d37d6f

JamesyKim commited on

Renamed a few schema columns and removed verified timestamp/flag due to extra redundancy
43e41ae

Googolplexic commited on

replace stop to stop at
f14bad9

JamesyKim commited on

remove b from execute
ab7f364

JamesyKim commited on

remove a character b from execute
e3788a6

JamesyKim commited on

Merge branch 'main' into sql-testing
31b3418

Googolplexic commited on

Fixed supabase connection issues
e60b118

Googolplexic commited on

Spewed some formatting code for database data retrieval; will have to wait for actual database entries to further test
c912400

Googolplexic commited on

not working i dont know if i need to drag config_id down here
3584438

potatooine commited on

Refactor database connection
1891daa

Googolplexic commited on

Initial docstring for retrieving monitored data
7bb59b0

Googolplexic commited on

Update activate_monitoring docstring to clarify prerequisites and emphasize sample_response validation
0359cf2

Googolplexic commited on

Renamed everything for consistency
108dc63

Googolplexic commited on