Graeme

Results 5 issues of Graeme

### Use this [query](https://github.com/Microsoft/botframework-emulator/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen++label%3Aenhancement) to search for the most popular feature requests. **Is your feature request related to a problem? Please describe.** Bot Emulator does not support single tenant authorisation...

Enhancement

**Describe the bug** Running on VSCode DevContainer using latest Prompt-Flow extension I cannot get the Index Lookup tool from the promptflow-vectordb package to work. When I try and configure the...

bug
promptflow-vectordb

**Describe the bug** Running the lookup step using an AOAI connection that uses Entra Auth fails with "ClientAuthenticationError: Unexpected content type "text/plain; charset=utf-8" Content: 404 page not found" The error...

bug

I want to build a Prompt Flow into a docker container and re-use it in different environments. But for organisational reasons the deployment-names on my Azure Open AI deployments are...

enhancement
no-recent-activity

### What happened? Vanilla install of AutoGen 0.2.1 (DOTNET 8). The RegisterPrintMessage consistently fails with this message: Declaration referenced in a method implementation cannot be a final method.  Type: 'OpenAI.Chat.AsyncStreamingChatCompletionUpdateCollection'. ...

dotnet