Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lordlinus committed Nov 1, 2024
1 parent 9329430 commit 4522c8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +215,8 @@ This project uses OpenTelemetry for tracing and logging. Traces are sent to loca
This project uses OpenTelemetry for tracing and logging. Traces are sent to a local Aspire backend. Follow the instructions at this [link](https://microsoft.github.io/autogen/0.4.0.dev2/user-guide/core-user-guide/cookbook/instrumenting.html) on how to use OpenTelemetry with Autogen.

![Sample Trace](./images/sample_trace.png)
![./images/sample_trace.png]

## Frontend

A simple frontend is provided in the `frontend` directory. It uses NextJs and WebSocket to communicate with the backend.
![Webchat Interface](./images/sample_frontend.png)
Binary file added images/sample_frontend.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4522c8c

Please sign in to comment.