|
13 | 13 | - Seamlessly integrates LLM with growing list of community integrations found here [](https://github.com/modelcontextprotocol/servers) |
14 | 14 | - No LLM provider lock in |
15 | 15 |
|
16 | | -[](https://github.com/langchain-ai/langgraph) for Agentic Orchestration |
17 | | -- Customizable workflows |
18 | | - - Built in persisted chat history |
| 16 | +[](https://github.com/langchain-ai/langgraph) for Customizable Agentic Orchestration |
| 17 | +- Native streaming for UX in complex Agentic Workflows |
| 18 | +- Native persisted chat history and state management |
19 | 19 |
|
20 | 20 | ### Technology Stack and Features |
21 | 21 |
|
|
26 | 26 | - [](https://github.com/supabase/supabase) for DB RBAC |
27 | 27 | - [](https://github.com/postgres/postgres) Relational DB |
28 | 28 | - [](https://github.com/pgvector/pgvector) Vector Store |
| 29 | +- [](https://github.com/nginx/nginx) Reverse Proxy |
29 | 30 | - [](https://github.com/docker/compose) for development and production. |
30 | 31 |
|
31 | 32 | ### Planned Features |
32 | 33 |
|
33 | 34 | - [](https://github.com/langfuse/langfuse) for LLM Observability and LLM Metrics |
34 | 35 | - [](https://github.com/prometheus/prometheus) for scraping Metrics |
35 | 36 | - [](https://github.com/grafana/grafana) for visualizing Metrics |
36 | | -- [](https://github.com/nginx/nginx) Reverse Proxy |
37 | 37 | - [](https://auth0.com/docs) SaaS for JWT authentication |
38 | 38 | - CI/CD via Github Actions |
39 | 39 | - :dollar: Deploy live demo to [](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS_Fargate.html) |
|
0 commit comments