Refined readme

This commit is contained in:
Pavel Pivovarov
2025-12-12 12:10:15 +11:00
parent 50a439a499
commit 272d223f73
4 changed files with 9 additions and 48 deletions

View File

@@ -6,8 +6,8 @@ import (
"fmt"
"time"
"git.netra.pivpav.com/public/tell-me/tools"
"github.com/sashabaranov/go-openai"
"github.com/tell-me/tools"
)
// Client wraps the OpenAI client for LLM interactions