-
### Type of issue
Other (describe below)
### Feedback
1. The **Message Extensions** description only covers the Bot Framework SDK and does not include details about the changes implemented in the T…
-
> "We imagine conversational systems for patch explanation: developers would be able to ask questions about the patch behavior, and the program repair bot would answer to those questions. Such a syste…
-
Low latency conversational interactions using speech is an impressive enhancement and game changer for audio chat bots. With the emergence of the gpt-40-realtime-preview in Azure OpenAI I'd lo…
rboen updated
4 weeks ago
-
## Context
- JS Teams AI Library 1.6.0
- OpenAI module 4.68.2
- Azure Open AI service with no content filter (default configuration)
- GPT 4-o
- default OpenAIModel.azureApiVersion
- no moderator pass…
-
### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for gener…
-
### Is your feature request related to a problem? Please describe.
One of our major usecases is integrating PK into CI/CD. This would be configured as as pull-based configuration from the CI/CD to …
-
### Description
In the docs, there seems to only be support for a single pattern to match and then do an action:
```
app.message(':wave:', async ({ message, say}) => {
say(`Hello, `);
});…
-
### Is your feature request related to a problem? Please describe.
It would be great to gather two additional pieces of information for the Copilot Studio Bots:
- Authentication -> which authenticat…
-
Although you will ultimately still execute commands, it's more align with bots if the interaction with them is more conversational. So it's worth considering:
1. Updating the command execution to s…
-
Looking at https://raw.githack.com/w3c/apa/6d5bf713d9d7c65ecda104c213ad47b0e98cfbe1/raur/index.html
I am not sure of the scope of the requirements. But there are coga issues here. such as
- dist…