-
### Enhancement Request
The following API endpoints have been added for managing API keys:
```
GET /api/v3/api-keys (return a list of API keys)
POST /api/v3/api-keys (create a new API key)
DELE…
-
### Describe the bug
I'm having trouble with Bolt and the OpenAI API. I followed the installation steps and managed to run Bolt locally, but when I send the prompt, I get an API error. I don’t unde…
-
The current implementation of the Kafka API custom resources provider creates Lambda functions with environment variables that are encrypted using AWS managed KMS keys. For enhanced security and compl…
-
I have working configuration, that is working with openai azure quickstart:
```python
import os
import dotenv
from openai import AzureOpenAI
dotenv.load_dotenv()
ENDPOINT = os.getenv("AZURE_OP…
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/f0f1de59d208c0955fbb4a19d2186c82bd3b2cae/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/rbac.json#L706
### API S…
-
**Is your feature request related to a problem? Please describe.**
Problem is that sometimes we use simple api service to manage our multiple service for example if im working on a feature for multip…
-
The current `AzureVectorStoreAutoConfiguration` expects an api key, however there are many organization that don't allow api key access and leverage the azure managed system identity.
todo:
- e…
-
The de-facto ownership within ES security domain is defined as the pair of username and realm_name. This applies to API keys as well. However there are some inconsistencies in how the ownership is han…
-
Currently API keys are managed on a per-user basis, this means that as an admin of a workspace you do not have any visibility into who has keys live, which are being used, when they expire etc.
The…
-
### Describe the bug
After we successfully build again the backend-api from staging/development branch, it kept on failing with errors that seem related to dexalot connector
```
…