mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-09 01:09:54 +00:00
better search tools
This commit is contained in:
@@ -40,6 +40,10 @@ type Generation struct {
|
||||
NumSearchResults *int `json:"num_search_results"`
|
||||
}
|
||||
|
||||
func init() {
|
||||
openrouter.DisableLogs()
|
||||
}
|
||||
|
||||
func OpenRouterClient() *openrouter.Client {
|
||||
return openrouter.NewClient(OpenRouterToken)
|
||||
}
|
||||
|
Reference in New Issue
Block a user