comet-ml / opik

Open-source end-to-end LLM Development Platform
Apache License 2.0
1.35k stars 73 forks source link

NO-JIRA Expose backend port for local development #277

Closed andrescrz closed 1 week ago

andrescrz commented 1 week ago

Details

Exposes the opik-backend service running on port 8080 on the same port of localhost.

This is useful to directly call the service for local development, testing and debugging purposes.

Issues

NO-JIRA

Testing

Documentation

N/A