J-ai-B

Results 3 issues of J-ai-B

Great work! Exploring the potential to use zdog for data visualization applications. But experiencing an unexpected effect of transparency with the shapes rendered as shown in the screenshot. ``` let...

I'm writing an auto-layouter that transforms the JSON export format into a graph structure. The structure is then run through a layouter (GraphVis, etc.) to generate position coordinates for each...

When setting the model repo path as indicated in the documentation as such: LLMWareConfig().set_home(".\\llm_models\\") And confirming that it has worked by: LLMWareConfig().get_model_repo_path() When using ModelCatalog().get_llm_toolkit() the models download to the...