mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-05 15:20:30 +08:00
Refactor: reformat all code for lefthook using ruff and gofmt (#16585)
This commit is contained in:
@@ -3769,7 +3769,6 @@ optionsLoop:
|
||||
// CHAT COMPLETIONS <question>
|
||||
// [chat_id <string>] [session <string>] [llm <string>]
|
||||
|
||||
|
||||
// parseChatCompletionsBody parses the question and options of a CHAT COMPLETIONS
|
||||
// command. The leading keyword(s) must already have been consumed by the caller.
|
||||
func (p *Parser) parseChatCompletionsBody() (*Command, error) {
|
||||
|
||||
Reference in New Issue
Block a user