MCPcopy Index your code
hub / github.com/coder/coder / chatgpt.go

File chatgpt.go

codersdk/toolsdk/chatgpt.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package toolsdk
2
3import (
4 "context"

Callers

nothing calls this directly

Calls 7

parseSearchQueryFunction · 0.85
searchTemplatesFunction · 0.85
searchWorkspacesFunction · 0.85
parseObjectIDFunction · 0.85
fetchWorkspaceFunction · 0.85
fetchTemplateFunction · 0.70
ErrorfMethod · 0.45

Tested by

no test coverage detected