-
In 7.13 we deprecate the following APIs:
[Create rule](https://www.elastic.co/guide/en/kibana/8.14/alerts-api.html#alerts-api-create): POST /api/alerts/alert/
[Get rule](https://www.elastic.co/guide/…
-
**Describe the bug**
In Zowe Explorer, it is possible to need some degree of isolation between layers in a loadedConfig, even when `homeDir` and `projectDir` are specified.
Assume th…
-
### Summary
Currently Modal works with older Windows API CreateWindow and DesktopChildSiteBridge, we should experiment with using IXP's experimental API.
### Motivation
Implementation of Modal
###…
-
API current:
```python
input_tensor_a = ttnn.from_torch(
torch_input_tensor_a, layout=ttnn.TILE_LAYOUT, device=device, memory_config=ttnn.L1_MEMORY_CONFIG
)
input_tensor_b = ttnn.from_torch(…
-
* **Set Up APIs**: Integrate OpenAI and Gemini APIs.
* **Define Endpoints**: Configure API endpoints for chatbot interactions.
* **Intent Recognition**: Use APIs to identify user intents.
* **Response…
-
We currently use several APIs in the desktop client that have been deprecated since macOS 10.11 (El Capitan) linked to the LaunchServices framework. These are central to some of the setup of the clien…
-
I've been thinking about this a bit:
- As far as I can tell, `decode_jpeg_buffer` has two users (the example and my video player demo), `decode_jpeg_file` has none
- They're a big chunk of code in t…
-
**Description**
We expose a few functions and types. All of this should be documented. If we document this with JSDoc, we should be able to generate nice API docs
**Links / References**
- Se…
-
Today the server API offers two distinct ways to initialize a new VM:
- The caller can pass an `InstanceEnsureRequest` that specifies some, but not all, of the components it wants the new VM to have.…
-
## Description:
This epic focuses on improvement Wazuh-Engine's API infrastructure by defining high-level server interfaces, implementing a server using `cpp-httplib`, integrating `Protobuf` for data…