fix: Increase timeouts for local LLMs #140
Annotations
10 warnings
Build:
src/Cellm/Services/Configuration/ResiliencePipelineConfigurator.cs#L18
Non-nullable field '_cellmConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/Cellm/Models/Anthropic/AnthropicRequestHandler.cs#L88
'SentrySdk.Metrics' is obsolete: 'The SentrySdk.Metrics module is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024.Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics'
|
Build:
src/Cellm/Models/Anthropic/AnthropicRequestHandler.cs#L97
'SentrySdk.Metrics' is obsolete: 'The SentrySdk.Metrics module is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024.Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics'
|
Build:
src/Cellm/Models/GoogleAi/GoogleAiRequestHandler.cs#L93
'SentrySdk.Metrics' is obsolete: 'The SentrySdk.Metrics module is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024.Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics'
|
Build:
src/Cellm/Models/GoogleAi/GoogleAiRequestHandler.cs#L102
'SentrySdk.Metrics' is obsolete: 'The SentrySdk.Metrics module is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024.Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics'
|
Build:
src/Cellm/Models/OpenAi/OpenAiRequestHandler.cs#L95
'SentrySdk.Metrics' is obsolete: 'The SentrySdk.Metrics module is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024.Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics'
|
Build:
src/Cellm/Models/OpenAi/OpenAiRequestHandler.cs#L104
'SentrySdk.Metrics' is obsolete: 'The SentrySdk.Metrics module is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024.Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics'
|
Build:
src/Cellm/Services/Configuration/ResiliencePipelineConfigurator.cs#L13
Field 'ResiliencePipelineConfigurator._cellmConfiguration' is never assigned to, and will always have its default value null
|
Build:
src/Cellm/Services/Configuration/ResiliencePipelineConfigurator.cs#L18
Non-nullable field '_cellmConfiguration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/Cellm/Models/Anthropic/AnthropicRequestHandler.cs#L88
'SentrySdk.Metrics' is obsolete: 'The SentrySdk.Metrics module is deprecated and will be removed in the next major release. Sentry will reject all metrics sent after October 7, 2024.Learn more: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Upcoming-API-Changes-to-Metrics'
|
Loading