-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
I get `ERROR:api.routes:Error in event gene…
-
## Description:
Implement comprehensive storage tests for our Dense Matrix (DEN) class in our sparse matrix vector library. These tests will ensure that our DEN class correctly stores and retrieves m…
-
Exception: File: "Classes/Library/IRC/Connection/Exception.php" not found. in ~/IRCBot/Classes/Autoloader.php on line 40
I've looked in your repo but do not see this file
-
## Summary
Since Version 13.1.0 the library does not support tvOS anymore since the getFreeDiskStorage implementation uses unsupported classes on tvOS.
The previous version 13.0.0 works fine.
|…
-
This code is impossible to deserialize:
```
@Serializable
data class EditPromoCodeRequest(
val code: String? = null,
val owner: UserQuery? = null,
)
@Serializable
sealed interface…
-
I'm evaluating for a customer if we can use jodconverter without any libreoffice installation but including directly the jar library into application's classpath (sadly customer doesn't allow to insta…
-
Does this library support reflecting Enum class member to string?
For example, I have a enum class `Foo`
```cpp
enum class Foo {
kBar,
kBaz,
};
```
And I want to convert to string
```
…
-
i`ve built ros2 orb_slam2 package but cant start:
```
ros2 run orb_slam2_ros orb_slam2_ros_mono ORBvoc.txt
[INFO] [1693671298.913516708] [orb_slam2_mono_node]: Camera info received.
ORB-SLAM2 Co…
-
I have this issue on my foreign key param:
![image](https://github.com/user-attachments/assets/3c876674-7b13-4937-b2f4-199f05367f63)
I'm using SQLAlchemy ORM with postgresql
Models:
```
cla…
-
# Problem Statement
As discussed in our recent OPAL meeting, we want to understand what operations are performed (eagerly) when initializing a `Project` instance, and their respective impact on the o…