eidolon-ai / eidolon

The first AI Agent Server, Eidolon is a pluggable Agent SDK and enterprise ready, deployment server for Agentic applications

Home Page:https://www.eidolonai.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement /health endpoint on server

dbrewster opened this issue · comments

It should return:

  1. The state of EVERY component of the server, including the server itself.
  2. If Error, the state of the error and the reason for the error
  3. If starting, starting.
  4. If started, a started state.