utils.openai_client¶
Supports OpenAI or any other LLMs that implement the OpenAI aAPI
- celi_framework.utils.openai_client.llm_response_from_chat_completion(resp)¶
- async celi_framework.utils.openai_client.openai_chat_completion(base_url, **kwargs)¶
Supports OpenAI or any other LLMs that implement the OpenAI aAPI