promptflow
Package — LLM/AIPython 3.7+Advanced
Microsoft toolkit for building and evaluating LLM workflows
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- openai, pydantic, PyYAML, jinja2, flask, docutils, pandas
- Install
pip install promptflow
Learn by Difficulty
Quick Example
python
# Install: pip install promptflow import promptflow # Basic promptflow usage print(f"Using promptflow") # See documentation for detailed examples
promptflow is a third-party package. Microsoft toolkit for building and evaluating LLM workflows. Install with: pip install promptflow
Try in PlaygroundTags
packagellmaigenerative-aiagents