Heyi Tang

Results 3 issues of Heyi Tang

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. # All Promptflow Contribution checklist: - [ ] **The...

promptflow-devkit

# Description Please add an informative description that covers that changes made by the pull request and link all relevant issues. # All Promptflow Contribution checklist: - [ ] **The...

no-recent-activity
promptflow-core
promptflow-devkit
promptflow-tracing

# Description Add a simple @retrieval in experimental to help user define retrieval spans. Samle code: ```python def dummy_document(query): return {"content": "This is a dummy document.", "score": random.random()} @retrieval def...

promptflow-tracing