Matt Majewski
Results
2
issues of
Matt Majewski
Parameters to specify OpenAI model and settings. ex. I'm subclassing App and updating the model this way to test: ``` def get_openai_answer(self, prompt): messages = [] messages.append({ "role": "user", "content":...
When the coverage badge is yellow, it would be great if the slack bar on the left side could also be yellow instead of red, so it's not confused with...
enhancement
legacy