CuberMessenegr
Results
2
issues of
CuberMessenegr
I just voxelized a simple cube, defined as (obj file): v 150.100006 400.100006 550.099976 v 550.099976 400.100006 550.099976 v 150.100006 800.099976 550.099976 v 550.099976 800.099976 550.099976 v 150.100006 800.099976 150.100006...
bug
This fix adds support for showing the FastAPI docs with pydantic v2; the code is also compatible with pydantic v1. See https://github.com/langchain-ai/langchain/issues/32097 for the details of the problem. In short,...