Update changelog
This commit is contained in:
@@ -49,6 +49,9 @@ async def on_audio_data(processor, audio, sample_rate, num_channels):
|
||||
- Updated the `FireworksLLMService` to use the `OpenAILLMService`. Updated the
|
||||
default model to `accounts/fireworks/models/firefunction-v2`.
|
||||
|
||||
- Updated the `simple-chatbot` example to include a Javascript and React client
|
||||
example, using RTVI JS and React.
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed `AppFrame`. This was used as a special user custom frame, but there's
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Simple Chatbot Implementation
|
||||
# Simple Chatbot
|
||||
|
||||
This repository demonstrates a simple AI chatbot with real-time audio/video interaction, implemented in three different ways. The bot server remains the same, but you can connect to it using three different client approaches.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user