187 B
187 B
- ⚠️
BaseOpenAILLMService.get_chat_completions()now accepts anLLMContextinstead ofOpenAILLMInvocationParams. If you override this method, update your signature accordingly.
BaseOpenAILLMService.get_chat_completions() now accepts an LLMContext instead of OpenAILLMInvocationParams. If you override this method, update your signature accordingly.