An open API service indexing awesome lists of open source software.

https://github.com/jimmy-zhening-luo/agent-server

Xfinity AI chat agent server. Negotiates session between ChatKit UI and OpenAI managed agent workflow.
https://github.com/jimmy-zhening-luo/agent-server

agent chatkit chatkit-server openai

Last synced: 29 days ago
JSON representation

Xfinity AI chat agent server. Negotiates session between ChatKit UI and OpenAI managed agent workflow.

Awesome Lists containing this project

README

          

# [`agent-server`](https://github.com/jimmy-zhening-luo/agent-server)

[![Azure App Service Deploy](https://github.com/jimmy-zhening-luo/agent-server/actions/workflows/PROD.main.yml/badge.svg)](https://github.com/jimmy-zhening-luo/agent-server/actions/workflows/PROD.main.yml)

Xfinity AI chat agent server. Negotiates session between ChatKit UI and OpenAI managed agent workflow.

Health endpoint can be polled at [chat-server.jim.so/health](https://chat-server.jim.so/health).

## Client

[`agent`](https://github.com/jimmy-zhening-luo/agent)