AI / LoopML — Component Diagram

Platform AI service extracted from legacy loop-platform/packages/ai.

Deploy URL: https://ai.platform.loop.health

Architecture

Summary

Endpoints: 20

Path
/readyz
/v1/embeddings
/v1/embeddings/vectorize
/v1/chat/completions
/v1/ingest/document
/v1/search
/v1/conversations
/v1/conversations/{id}/messages
/v1/conversations/{id}
/v1/admin/erasure
/v1/ai/chat
/v1/extract/bloodwork
/v1/recommend
/v1/insights/generate
/v1/insights
/v1/insights/{id}
/v1/recommendations/products
/v1/tools
/v1/tools/{name}/invoke
/v1/ai/corpus/load

Events published:

  • ai.embedding.created.v1
  • ai.document.ingested.v1
  • ai.chat.completed.v1
  • ai.search.executed.v1
  • ai.usage.recorded.v1
  • ai.insight.generated.v1