hawktang
hawktang
Hawktang
Add usb type c support
USB C listed as 27 monitorcontrol --set-input-source 27 is not working Monitor 1: U3219Q Available Inputs: InputSource.DP1* InputSource.HDMI1 27 Monitor 2: Available Inputs: Monitor 3: VG27AQ Available Inputs: InputSource.DP1* InputSource.HDMI1...
High light area turn to green after AWB It also happened in the earlier deepWB project
add base url for openai client to support customer url in future
#_openai.py # an interface to give DEFAULT_CREATE_COMPLETION_URL value DEFAULT_CREATE_COMPLETION_URL = "http://0.0.0.0:4000" OpenAI( api_key=self.openai_api_key, base_url=DEFAULT_CREATE_COMPLETION_URL ) and disable model model availability check in this mode.
Is it possible add parameter to use claude3 and Gemini or is possible to support litellm as proxy
TypeError: cannot pickle '_thread.RLock' object python: 3.12.4 dspy: 2.4.13 ```python from dspy.evaluate import Evaluate def validate_answer(example, pred, trace=None): return example.y_true.lower() == pred.answer.lower() NUM_THREADS = 5 evaluate = Evaluate(devset=devset, metric=validate_answer, num_threads=NUM_THREADS,...
With LiteLLM proxy, the embedding model that LiteLLM supported can be used in DSPY
I really love your app, this is a gem. I only found we could not filter by port number. Could you help us add this function. Best, peter