mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-08-08 18:56:03 +02:00
fix flake8
This commit is contained in:
@@ -49,7 +49,7 @@ async def generate_prompts(
|
|||||||
yield prompt
|
yield prompt
|
||||||
|
|
||||||
|
|
||||||
def multi_modality_spec(llm_spec):
|
def get_modality_adapter(llm_spec):
|
||||||
"""
|
"""
|
||||||
Returns the appropriate request adapter based on the modality of the LLM specification.
|
Returns the appropriate request adapter based on the modality of the LLM specification.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user