-
### What happened and what did you expect to happen?
Certain clients are behind custom firewall and/or antivirus configurations. Usually when this is the case, and the Chime endpoints require whiteli…
-
In building a recent B2B webapp, we discovered that some corporate networks block websockets. Similarly, some proxies cause websockets to appear open but do not allow any data through. Appsync cannot …
-
Not working with Ollama and llama3. Before it worked fine with Chatgpt 4-o.
From the logs:
Finalized research step.
💸 Total Research Costs: $0.01411754
🤔 Generating subtopics...
🤖 Calling l…
-
Both MemoryManager and SessionManager house data. This will grow infinitely as currently there is no logic to clear stale sessions.
Implement code to tie a session expiration date to the session a…
-
#### This issue pertains to the following package(s):
- [x] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [ ] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
This is a very interesting feature that is awesome to have. In Jupyter, one can use the `interact` function to generate widgets as sliders, checkboxes, textboxes and dropdowns. These are quite cool be…
-
Good to know:
- [ ] Api architecture https://www.mparticle.com/blog/apis-vs-webhooks/
- [ ] API best practice https://www.linkedin.com/pulse/api-design-patterns-best-practices-building-robust-apis/
- …
-
Tried using Groq (default) TTS - using same API key for LLM_API_KEY and GROQ_SST_API_KEY but keep getting error below.
I tried changing STT_PROVIDER = "deepgram" and set DG_API_KEY but it always u…
-
AFAIK, the current model of this project is based on a message POST to a client endpoint. Basically, a client opens an api that allows the broker to send messages.
What I would like to see and try…
-
Hi,
I'm testing Websocket client and server using 'autobahn-testsuite':
- I've tested Websocket client and server with 'autobahn-testsuite' for IPv4 and everything is working
When I want to…