Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OpenAIClient *openai.Client
View Source
var RequestLimiter *rate.Limiter
View Source
var ToeknLimiter *rate.Limiter
Functions ¶
Types ¶
type WorkQueue ¶
type WorkQueue struct {
Item []string
// contains filtered or unexported fields
}
func (*WorkQueue) AddToFailedList ¶
AddToFailedList add a doc to the failed list
func (*WorkQueue) GetFileList ¶
GetFileList get all doc in the docs directory
func (*WorkQueue) PrintFileList ¶
func (q *WorkQueue) PrintFileList()
Click to show internal directories.
Click to hide internal directories.