·chatkit-python

Erstellen Sie mit FastAPI benutzerdefinierte Chat-API-Backends für das OpenAI ChatKit-Frontend. Behandelt die Chat-Endpunkt-Implementierung, SSE-Streaming, Konversationspersistenz und die Integration mit OpenAI Agents SDK + Gemini über LiteLLM.

10Installationen·0Trend·@naimalarain13

Installation

$npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill chatkit-python

SKILL.md

Build custom chat API backends that work with OpenAI ChatKit frontend.

| Chat Endpoint | reference/chat-endpoint.md | | SSE Streaming | reference/sse-streaming.md | | Conversation Persistence | reference/conversation-persistence.md |

| templates/chatrouter.py | FastAPI chat endpoint router | | templates/models.py | Database models for conversations |

Erstellen Sie mit FastAPI benutzerdefinierte Chat-API-Backends für das OpenAI ChatKit-Frontend. Behandelt die Chat-Endpunkt-Implementierung, SSE-Streaming, Konversationspersistenz und die Integration mit OpenAI Agents SDK + Gemini über LiteLLM. Quelle: naimalarain13/hackathon-ii_the-evolution-of-todo.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill chatkit-python
Kategorie
>_Produktivität
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist chatkit-python?

Erstellen Sie mit FastAPI benutzerdefinierte Chat-API-Backends für das OpenAI ChatKit-Frontend. Behandelt die Chat-Endpunkt-Implementierung, SSE-Streaming, Konversationspersistenz und die Integration mit OpenAI Agents SDK + Gemini über LiteLLM. Quelle: naimalarain13/hackathon-ii_the-evolution-of-todo.

Wie installiere ich chatkit-python?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo --skill chatkit-python Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/naimalarain13/hackathon-ii_the-evolution-of-todo