Karol Klepacki
Karol Klepacki
Hi! I think there's lack of valid information about browsers' support of Push and Notification API. They're not part of SW spec, but so does BackgroundSync, and a lot of...
**Is your feature request related to a problem? Please describe.** examples/Question_answering_using_embeddings.ipynb should include info about token usage of embeddings vs putting additional information into the context window of the model...
Fixed an issue where the `/outbound-media-stream` WebSocket route wasn't working due to incorrect parameter usage. Fastify provides the `connection` object in WebSocket routes, not the raw `ws` socket. This update...