Feat : updat requirement & tts

This commit is contained in:
martin legrand
2025-02-23 10:36:17 +01:00
parent 561169b90a
commit 298c26a63f
5 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ def main():
server_address="192.168.1.100:5000")
agent = CoderAgent(model="deepseek-r1:14b",
name="Marcus the code agent",
name="jarvis",
prompt_path="prompts/coder_agent.txt",
provider=server_provider)