-
Is it possible for the context of a service call to be wired in so that when PythonScriptsPro calls a service and changes the state of a device it shows in the device's attribute's logbook?
e.g. Cal…
-
This epic defines the platform context and services that are provided by the platform context.
```[tasklist]
### Tasks
- [ ] https://github.com/hashgraph/hedera-services/issues/5292
- [ ] https:…
-
Service workers do not allow playing audio on their own. We'll have to use the notification API's settings (system default, or none). Note that since Firefox does not support that part of the notifica…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
The various APIs will frequently refer to each other, as seen with the Presentation and Image API contexts. To avoid embedding references to contexts everywhere, JSON-LD 1.1 lets us use scoped con…
-
After each restart, the message `Error: context deadline exceeded` appears. When executing `netbird status`, it prompts `Error: failed to connect to daemon error: context deadline exceeded. If the dae…
-
### Bug Description
I recently upgrade llama index from 0.10.32 to 0.11.8. I encounter two errors
1. ImportError: cannot import name 'callback_manager_from_settings_or_context' from 'llama_index.c…
-
As requested in #2626, we should document all the fields available via the context as they are not really discoverable. The doc should include grpc functions like `SetHeader`/`Method`/etc as well as …
-
## The suggestion
We have a query run from the frontend to check if item_variants are configured.
```
pub async fn item_variants_configured(
&self,
ctx: &Context
-
### Description of the bug:
I'm trying to create a cache by reading the contents of multiple PDF files, but when the total number of tokens within the files exceeds approximately 500,000 tokens, …