Mikyo King

Results 155 issues of Mikyo King

Optimize for tutorials, lazy / dirty sampling options to speed it up.

App - [x] #107 - [x] #126 - [x] #146 - [x] #127 - [x] #133 - [x] #141 - [x] #140 Python - [x] #142 - [x] #143 -...

The main readme states that you should be able to use OpenAI > 1 in conjunction with DSPy but there's dirct access to `.errors` which no longer exists: ``` )...

### Description of the problem / feature request: Previously we were able to construct release notes by hovering over the commit hashes but GitHub has removed showing previews of the...

As a user of phoenix, I would like a persistent backend - notably a way to - Resume phoenix on previous collection of data - Keep track of evaluation results...

# Add the ability to add human feedback via an API call As a developer, I would like access to the trace_id for an execution and to later send back...

Feature branch for #1689

size:XS
feature branch

connection_from_array fetches all traces within a time window, which in reality is unnecessary to load a page. We could at first just put a limit on this as it's un-realistic...

c/traces

curl --request POST \ --url /v1/datasets/upload \ --header 'Content-Type: multipart/form-data' \ Response ```JSON { "name": "…", "description": null, "created_at": "…", "data_type": "kv", "id": "…", "tenant_id": "…", "example_count": 1, "session_count": 1,...