|
litellm.api_base = "https://oai.hconeai.com/v1" |
Hey @nsbradford,
I saw you're logging responses to promptlayer but also using helicone. Curious - why?
If it's for caching - is there something in our implementation you think is missing - https://docs.litellm.ai/docs/caching/
SemanticSearch/backend/llm.py
Line 13 in f8189d5
Hey @nsbradford,
I saw you're logging responses to promptlayer but also using helicone. Curious - why?
If it's for caching - is there something in our implementation you think is missing - https://docs.litellm.ai/docs/caching/