Raúl Arroyo Lubián
Raúl Arroyo Lubián
I ran a local instance of mindsdb with the command: ``` docker run --name mindsdb_container \ -e MINDSDB_APIS=http \ -e MINDSDB_USERNAME='admin' \ -e MINDSDB_PASSWORD='password' \ -p 47334:47334 \ mindsdb/mindsdb ```...
I was wondering if it was possible to upload a DSPy prompt to an experiment produced by an evaluation so we could compare 2 prompts in different experiments. I already...
### Proposal summary I would like token consumption to be added to DSPy integration. I followed the guide to integrate Opik by using the Opik callback in DSPy settings configuration...
### Proposal summary I would like openrouter model internal selection to be added to DSPy integration. When I configured DSPy integration with openrouter, I simply changed the endpoint, added the...