chore: use openai tools #324
Annotations
10 errors
lint:
llm/openai/function.go#L178
line is 121 characters (lll)
|
lint:
llm/openai/openai.go#L46
SA1019: openai.GPT3TextDavinci003 is deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead. (staticcheck)
|
lint:
llm/openai/openai.go#L47
SA1019: openai.GPT3TextDavinci002 is deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead. (staticcheck)
|
lint:
llm/openai/openai.go#L48
SA1019: openai.GPT3TextCurie001 is deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead. (staticcheck)
|
lint:
llm/openai/openai.go#L49
SA1019: openai.GPT3TextBabbage001 is deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead. (staticcheck)
|
lint:
llm/openai/openai.go#L50
SA1019: openai.GPT3TextAda001 is deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead. (staticcheck)
|
lint:
llm/openai/openai.go#L51
SA1019: openai.GPT3TextDavinci001 is deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead. (staticcheck)
|
lint:
llm/openai/openai.go#L52
SA1019: openai.GPT3DavinciInstructBeta is deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead. (staticcheck)
|
lint:
llm/openai/openai.go#L54
SA1019: openai.GPT3CurieInstructBeta is deprecated: Will be shut down on January 04, 2024. Use gpt-3.5-turbo-instruct instead. (staticcheck)
|
lint
issues found
|