Mikyo King
Mikyo King
thanks @sbachstein ! cc @anticorrelator who will help you get it merged!
Maybe we do a POC and evaluate the downstream impact. Could have issues with coupling our instrumentation to specifics of tracers and context managers that might have side effects.
> Another question we have here is whether the new context managers should be imported and aliased into `phoenix.trace`. This affects where we plan to put this documentation. @mikeldking >...
Need to support thread_id, session_id, conversation_id
There might be a solution where we set JSON.dumps uses ascii_ensure=False. https://docs.python.org/3/library/json.html#basic-usage
superseded by #2730
Hey @hakantekgul appreciate the feedback. We probably have a bit too much on our plate right now to tackle at the current moment but keep us honest on the priority...
> Adding support for working with multimodal models would be a huge step forward, e.g. being able to visualise images in prompt inputs (base64 encoded PNG or JPEG) in the...
@MartinoMensio thanks for your feedback! We actually have first class persistence coming and I think this will be your ideal solution. We have some utilities to latently log trace datasets...