Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing scope on function template #9208

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

ItzNotABug
Copy link
Member

What does this PR do?

Fixes a missing scope on a Perplexity AI Chat template causing a crash on Console.

Test Plan

N/A.

Related PRs and Issues

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

@ItzNotABug ItzNotABug self-assigned this Jan 11, 2025
Copy link

Security Scan Results for PR

Docker Image Scan Results

Package Version Vulnerability Severity
pyc 3.12.7-r0 CVE-2024-12254 HIGH
python3 3.12.7-r0 CVE-2024-12254 HIGH
python3-pyc 3.12.7-r0 CVE-2024-12254 HIGH
python3-pycache-pyc0 3.12.7-r0 CVE-2024-12254 HIGH
golang.org/x/crypto v0.26.0 CVE-2024-45337 CRITICAL
golang.org/x/net v0.28.0 CVE-2024-45338 HIGH

Source Code Scan Results

🎉 No vulnerabilities found!

Copy link

✨ Benchmark results

  • Requests per second: 1,033
  • Requests with 200 status code: 185,947
  • P99 latency: 0.175593352

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,033 1,709
200 185,947 307,731
P99 0.175593352 0.070176649

@abnegate abnegate merged commit f546841 into 1.6.x Jan 14, 2025
63 checks passed
@abnegate abnegate deleted the fix-perplexity-ai-template-scopes branch January 14, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants