Update role for Engine in component overview
This commit is contained in:
parent
be65aa977b
commit
b29c1214f4
|
|
@ -93,7 +93,7 @@ The engine will be listening for gRPC requests on port `50052`.
|
||||||
|
|
||||||
| Service | Container Name | Description | Role |
|
| Service | Container Name | Description | Role |
|
||||||
| :--- | :--- | :--- | :--- |
|
| :--- | :--- | :--- | :--- |
|
||||||
| **Engine** | `brunix-assistance-engine` | The AVAP-powered brain. | 101OBEX Corp |
|
| **Engine** | `brunix-assistance-engine` | The AVAP-powered brain. | Engine |
|
||||||
| **Vector DB** | `brunix-vector-db` | Elasticsearch instance (Knowledge Base). | Training Support |
|
| **Vector DB** | `brunix-vector-db` | Elasticsearch instance (Knowledge Base). | Training Support |
|
||||||
| **Observability** | `brunix-observability` | Langfuse UI (Tracing & Costs). | System Quality |
|
| **Observability** | `brunix-observability` | Langfuse UI (Tracing & Costs). | System Quality |
|
||||||
| **System DB** | `brunix-postgres` | Internal storage for Langfuse. | Infrastructure |
|
| **System DB** | `brunix-postgres` | Internal storage for Langfuse. | Infrastructure |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue