feat(chat): add new api AskCustom #436
Annotations
7 errors and 1 warning
lint
Process completed with exit code 1.
|
lint:
chat/init.go#L1
package-comments: should have a package comment (revive)
|
lint:
chat/init.go#L49
exported: exported function Sanitize should have comment or be unexported (revive)
|
lint:
chat/init.go#L45
exported: exported function AskCustom should have comment or be unexported (revive)
|
lint:
chat/init.go#L41
exported: exported function Ask should have comment or be unexported (revive)
|
lint:
chat/init.go#L37
exported: exported function Reply should have comment or be unexported (revive)
|
lint:
chat/init.go#L15
exported: exported var SystemPrompt should have comment or be unexported (revive)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/zbputils/zbputils. Supported file pattern: go.sum
|