• Your Name's avatar
    Add --parser CLI arg and litellm dependency for future integration · 7ec43f73
    Your Name authored
    - Added litellm>=1.40.0 to requirements.txt
    - Added --parser argument (auto/litellm, default auto)
    
    Note: Full litellm integration requires significant refactoring of the
    chat completion endpoints to use litellm.completion() for standardized
    responses, adding rate limit headers, and error handling.
    7ec43f73
This project manages its dependencies using pip. Learn more
requirements.txt 2.43 KB