Update system prompt
This commit is contained in:
@@ -10,3 +10,13 @@ dependencies = [
|
||||
"ollama>=0.6.1",
|
||||
"requests>=2.32.3",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
chat = "goodmorning:run"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
include = ["goodmorning.py", "tools.py"]
|
||||
|
||||
Reference in New Issue
Block a user