Files
crewAI/src/crewai/llms/base_llm.py
Lorenze Jay a40abbf490 Update AISuiteLLM and LLM utility type handling
- Modify AISuiteLLM to support more flexible input types for messages
- Update type hints in AISuiteLLM to allow string or list of message dictionaries
- Enhance LLM utility function to support broader LLM type annotations
- Remove default `self.stop` attribute from BaseLLM initialization
2025-03-11 15:57:08 -07:00

4.3 KiB