Update README.pt-BR.md #126
Annotations
10 warnings
build:
src/Lensophy/Dto/OpenAi/ModerationResponse.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Lensophy/Dto/OpenAi/ModerationResponse.cs#L12
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L11
Non-nullable property 'Object' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L13
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L14
Non-nullable property 'Choices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Lensophy/Dto/OpenAi/ModerationResponse.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Lensophy/Dto/OpenAi/ModerationResponse.cs#L12
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Lensophy/Dto/OpenAi/CompletionChatResponse.cs#L11
Non-nullable property 'Object' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|