-
### Problem
In Python 3.8, `typing.TypedDict` was added to represent dictionary objects with a specific set of keys: https://typing.readthedocs.io/en/latest/spec/typeddict.html#typeddict. Using a `Ty…
-
mypy was [recently upgraded to 1.12.0](https://github.com/openedx/edx-platform/pull/35651), and CI ran on that upgrade PR without issue.
Once that PR was merged in with the changes from [this colle…
-
It is better for validation of the API response and more
-
### What was wrong?
While making an application that uses the web3.py library I found myself really wishing there were strong return types for the various methods like `w3.eth.get_block(...)`. Bas…
-
ToolCall is not generating from the response of llama 3.1 model from LM Studio, when using langchain framework connecting through ChatOpenAI ,
Same Tool call is working fine with ollama for the same …
-
I was recently working with `django.core.serializers.python` module. It implements both serializer and deserializer classes that enable export/import the Django ORM objects into/from "Python objects".…
-
Hi,
I installed songbird standalone using conda and the test-data set ran with no issues, but I'm not able to open tensor board:
-----------------------------------------------------------------…
irc47 updated
1 month ago
-
Recently my sim failed to work in google colab. Error is this, any suggestions?
> /usr/local/lib/python3.6/dist-packages/duckietown_world/world_duckietown/map_loading.py in ()
> 14 from .ducki…
nerkn updated
3 years ago
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I would like to generate a schema for a library built from stdlib dataclasses (not pydantic dataclasses). I would also…
-
Currently, gsplat's APIs largely revolve around Gaussians represented as some form of `dict[str, Tensor]`.
https://github.com/nerfstudio-project/gsplat/blob/44544f7bdbbb9f0002e86025967e6e7dc877942d…
yklcs updated
3 months ago