Nicolai Thomsen

Results 4 issues of Nicolai Thomsen

The purpose of this pull request is to add support for the export of specified Google docs as `.docx` files into the `/_word` directory prior to the call to the...

Networkx supports 3D network layouts, e.g. ```cords = nx.spring_layout(G, dim = 3, ...)``` Any plans of adding support for this? I'm not too familiar with D3 but seems like it...

enhancement

I keep getting this error when I select an Evaluation (Evaluation.evaluate) - Happens most times, not every time. Happens here: https://wandb.ai/cbs-nlp/llama-7b-chat_center_embed_tn1_ce-lvl1_n5_tn0_i1/weave/calls?filter=%7B%22frozen%22%3Atrue%2C%22opVersionRefs%22%3A%5B%22weave%3A%2F%2F%2Fcbs-nlp%2Fllama-7b-chat_center_embed_tn1_ce-lvl1_n5_tn0_i1%2Fop%2FEvaluation.evaluate%3A*%22%5D%7D&peekPath=%2Fcbs-nlp%2Fllama-7b-chat_center_embed_tn1_ce-lvl1_n5_tn0_i1%2Fcalls%2F75ac49c6-64c3-4a79-8ed7-a649c6b22be9 Stacktrace (Chrome)

bug
backlog

Hi, looking through the docs and code I cannot find a way to export the evaluation results. I'd like to be able to do something like ``` python import weave...

enhancement
backlog