mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
(test) clickhouse
This commit is contained in:
parent
2731fb3a7d
commit
825c7fe376
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ import pytest
|
|||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.skip(reason="beta test - this is a new feature")
|
||||
async def test_custom_api_logging():
|
||||
try:
|
||||
litellm.success_callback = ["clickhouse"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue