Skip to content

Commit

Permalink
Merge pull request #90 from WolfeLogix/Bypass-invalid-GCP-proxy-config
Browse files Browse the repository at this point in the history
Update ai_util.py
  • Loading branch information
parishwolfe authored Dec 2, 2024
2 parents a424b8e + bacb3b4 commit cb77ff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/util/ai_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from os import getenv
from typing import Optional
from typing import Type
import httpx

from requests import get
from openai import OpenAI
Expand Down

0 comments on commit cb77ff4

Please sign in to comment.