Fix: timer update [WIP]
This commit is contained in:
		| @@ -173,6 +173,7 @@ func (p *openRouterParser) MakePayload(prompt string) io.Reader { | ||||
| 	model := models[int(p.modelIndex)%len(models)] | ||||
| 	strPayload := fmt.Sprintf(`{ | ||||
| 	"model": "%s", | ||||
| 	"max_tokens": 300, | ||||
| 	"messages": [ | ||||
| 		{ | ||||
| 		"role": "user", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Grail Finder
					Grail Finder