-
AutoGen Studio currently supports only adding skills/tools to the LLM prompt.
However, many users want to call skills/tools via the function calling capabilities of some LLMs.
This issue explores su…
-
In the last 2 days (starting September 30, 2024), all 53 of our Function Apps (including both Consumption and App Service Plan apps, Windows and Linux) have suddenly started calling `RenewBlobLease`…
-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/homanp/superagent/discussions/categories/ideas) didn't …
-
-
- [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference](https://docs.aws.amazon.com/cli/latest/reference/)
- [x] I've s…
-
Currently calling other public functions from within a public function causes borrowing issues around the Context. You can get around this by having an "inner" copy of the public function that takes …
-
If you ```call``` a function that doens't exist, the program still compiles however it seems calling any function does nothing.
Here is a repro
```contract "testBad" {
define public @"testBad…
-
### Describe the bug
I have a story with a controls panel under it, and when I make changes in the controls panel, the story canvas re-renders as expected. However the "Show code" block just undern…
-
Similar to #15 , I'm struggling to use `mapAsync()` in order to read a buffer back
I finally got the swift syntax correct,
```
var callback : (BufferMapAsyncStatus) -> Void =
{
status in
pr…
-
I tried calling rest setBatteryPauseSlot and then setBatteryPauseMode and it appeared to crash GivTCP:
2024-11-10 20:40:39,361 - GivTCP - transparent - [CRITICAL] - Function code 86 recieved. Grac…