-
Could you provide internal methods to utilize docker, like autogen and other LLM tools that execute code? Figuring out how to wrap LaVague externally doesn't make me confident in helping secure execut…
-
NCPA 3.1.1 on Windows Server 2019
- Using the web GUI and looking at api/services results in three-dots and no service content loading
- In Nagios, the following status is returned for all service r…
-
Would love to be able to fire off API requests in the dashboard. Being able to actually run requests and see the response in the browser would be fantastic. Would be great to be able to run the reques…
-
[](~~import requests
api_key = 'YOUR_API_KEY'
url = f'https://api.coinlayer.com/live?access_key={api_key}&symbols=BTC,ETH'
response = requests.get(url)
data = response.json()
btc_to_usd = data['rat…
-
The performance issues we're currently experiencing led us to analyze what requests are taking most processing time on Apache server: https://docs.google.com/document/d/13rYXR0TxR2hUc0XEKzKcBT6ndcd5_L…
-
I have created a WebChat UI in React using the botframework-directlinejs package. While subscribing to messages, the application is continuously sending multiple API requests. This is leading to perfo…
-
Help me check why my API request is not working. We can try to do this in the evening.
-
Hey Weilbyte,
I have a friend who has a speech impairment, who doesn't like using discords tts as its a mans voice, I was wonder if you would be willing support an api where I can request text in t…
-
We need a test version of the request client that records the osu! API request responses for future tests. Easiest way would be to turn the `RequestClient` into a trait and have separate implementatio…
-
### Request Description
Distant Horizons currently has two interfaces for Sodium:
- `HashSet getRenderedChunks()`
- This returns the set of chunk positions that are currently being rendered by so…