precommit

This commit is contained in:
Omar Abdelwahab 2025-11-12 19:02:54 -08:00
parent 66ca51ac0d
commit 1a6cb7041d
9 changed files with 43 additions and 26 deletions

View file

@ -9,8 +9,6 @@ Integration tests for inference/chat completion with JSON Schema-based tools.
Tests that tools pass through correctly to various LLM providers.
"""
import json
import pytest
from llama_stack.core.library_client import LlamaStackAsLibraryClient