promptflow
promptflow copied to clipboard
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
**Describe the bug** Vector DB index configuration is not taking into account the config.json values, you need to setup the subscription ID, AML resource name and resource group through az...
# Description Handle the numeric columns in the evaluator output. See work item 3216567 # All Promptflow Contribution checklist: - [x] **The pull request does not introduce [breaking changes].** -...
Execute multi-LLM promptflow with local runtime, flow execution failure - low timeout/retry settings
**Describe the bug** - Running a promptflow of several LLM nodes - each prompts Azure GPT-4 model deployment - Most nodes complete (showing good connection to model endpoint). A node...
**Describe the bug** I have a large promptflow project. I have been building it out using the VScode promptflow extension. Today I copied over some nodes from a separate project...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. **Describe the solution you'd like** A clear and concise description...
# Description In this PR we are adding four notebooks, demonstrating four different types of executables, consumed by `evaluate` API. - DAG Flows - Flex flows - Prompty - Standard...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
**Describe the bug** I'm trying to setup the following standard flow using the commands mentioned in the README.md file: https://github.com/microsoft/promptflow/tree/main/examples/flows/standard/web-classification After doing the PF connection create using the exact configuration...
…support otlp log exporter # Description - change metrics dimension default value from none to "", this is to avoid otlp metrics encode failure - change both http and grpc...
# Description  # All Promptflow Contribution checklist: - [ ] **The pull request does not introduce [breaking changes].** - [ ] **CHANGELOG is updated for new features, bug fixes...