Atai Barkai
Atai Barkai
If anyone struggles with this in the future: The bonjour device identifier is given by `CFStringRef combined_name = ...` in the `zeroconf_raop_ad_create(uint16_t port, const char *name)` function which is in...
Hey @mauriciosantos I noticed that you fixed this issue on master and bumped the version -- thanks for that! Did you notice that the CI job had failed? I assume...
Gotcha. Let me know if I can help
Thanks so much for this bug report and the deep-dive @ckpearson - by " if you render it as standalone" -do you mean when using `CopilotChat` or `CopilotPopup`?
@TimeLordRaps at a high level the code lives [here](https://github.com/CopilotKit/CopilotKit/blob/ca4210364956c3ef12abb4919f940fae6ee0d2ef/CopilotKit/packages/backend/src/lib/langchain-adapter.ts#L118-L130) and [here](https://github.com/CopilotKit/CopilotKit/blob/ca4210364956c3ef12abb4919f940fae6ee0d2ef/CopilotKit/packages/backend/src/utils/stream.ts#L178-L202https://github.com/CopilotKit/CopilotKit/blob/ca4210364956c3ef12abb4919f940fae6ee0d2ef/CopilotKit/packages/backend/src/utils/stream.ts#L178-L202). But it can be a bit challenging to come in there cold. It's a complex part of the codebase...
Hi @lchenneberg - thanks so much for writing in. I want to make sure I understand the concern you're bringing up. Is the following a correct characterization? > an attacker...
Re-opening this issue since it has upvotes by others + i heard this request several times from users outside the LangChain context. For context to anyone coming on this thread:...
@mckaywrigley thoughts? the code changes are actually very minimal (most of the displayed line changes are from the .lock file)
if you're asking about CopilotTextarea, it's very much alive at https://github.com/RecursivelyAI/CopilotKit