FocusedDiversity / synaptiq-hppo

The truth-aware document manager
GNU General Public License v3.0
0 stars 0 forks source link

Document the Architecture #9

Open erskine opened 1 year ago

erskine commented 11 months ago

We need to diagram the moving parts and the hardware costs required to support them

In broad strokes, we have the following components

Slack Chat service - listens to slack for inbound requests and constructs LLM requests to LLM proxy service - accepts OpenAI API compatible requests (translates them as needed) and routes them to the configured LLM endpoint. Also receives LLM response and translates as necessary to OpenAI API compatible response Databricks hosted LLM's - accept queries from proxy and return results

rdmontgomery commented 11 months ago

Erik has already begun some of this work and we should read his efforts before creating brand new stuff.

Image

Google Slides presentation Google Docs write up