system_prompt = "You are a helpful assistant that has 20 years of experience in reading radiology reports and extracting data elements." - Your attention to detail is crucial for maintaining the ...
def create_completion(*, response_model=None, endpoint="http://localhost:8080/v1/chat/completions", messages, **kwargs): Creates a chat completion using an OpenAI ...