Skip to content

Commit

Permalink
Update to Support COMET API Changes (#217)
Browse files Browse the repository at this point in the history
**Commit Description:**
This commit updates the FarmVibes codebase to align with the recent
changes in the COMET API requirements:

**New Endpoint:**
Updated the API endpoint for submitting runs to /uploadapiqueue.

**API Key Support:**
Integrated support for including the apikey parameter in API requests,
as now mandated by COMET API.

**Code Adjustments:**
Refactored vibe_lib package to incorporate the new endpoint and API key
requirements.
Ensured backward compatibility and added error handling for scenarios
where the API key is missing or invalid.
  • Loading branch information
Click2cloud-Abhijeet authored Feb 17, 2025
1 parent a672186 commit 5b602b7
Show file tree
Hide file tree
Showing 7 changed files with 519 additions and 3,560 deletions.
Loading

0 comments on commit 5b602b7

Please sign in to comment.