comet-ml / opik

Open-source end-to-end LLM Development Platform
Apache License 2.0
2.12k stars 132 forks source link

[OPIK-329] add get version endpoint #500

Closed idoberko2 closed 2 weeks ago

idoberko2 commented 2 weeks ago

Details

This PR adds the following endpoint which responds with the opik backend version: /is-alive/ver

Issues

OPIK-329

Testing

Added a test case that covers the new endpoint logic