mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
fix
This commit is contained in:
parent
6495f646ca
commit
d7cb6a1fad
1 changed files with 0 additions and 2 deletions
|
@ -108,8 +108,6 @@ class HeliconeLogger:
|
|||
|
||||
# Code to be executed
|
||||
url = "https://api.hconeai.com/oai/v1/log"
|
||||
if model.startswith("command"):
|
||||
url = "https://api.hconeai.com/custom/v1/log"
|
||||
headers = {
|
||||
"Authorization": f"Bearer {self.key}",
|
||||
"Content-Type": "application/json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue