Zhidong Zhu

Results 4 issues of Zhidong Zhu

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...

examples

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `examples/flows/standard/customer-intent-extraction/requirements.txt` --- > [!IMPORTANT] >...

examples
no-recent-activity

# Description The token calculation logic in promptflow-tracing merges two dictionaries related to token usage. i.e. Given these two dictionaries: ```json { "completion_tokens": 146, "prompt_tokens": 166, "total_tokens": 312 } ```...

promptflow-tracing

I found that prompty can be installed successfully on Python 3.9 but cannot be imported due to the following error: ``` Python 3.9.18 (main, Sep 11 2023, 13:41:44) [GCC 11.2.0]...

bug