mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
Merge pull request #307 from batuhankocyigit/patch-1
fix: correct typo 'Grup' -> 'Group' in test section headers
This commit is contained in:
commit
21d61bdd71
1 changed files with 3 additions and 3 deletions
|
|
@ -121,7 +121,7 @@ def _mock_response(content="Hello", finish_reason="stop", tool_calls=None,
|
|||
|
||||
|
||||
# ===================================================================
|
||||
# Grup 1: Pure Functions
|
||||
# Group 1: Pure Functions
|
||||
# ===================================================================
|
||||
|
||||
|
||||
|
|
@ -273,7 +273,7 @@ class TestMaskApiKey:
|
|||
|
||||
|
||||
# ===================================================================
|
||||
# Grup 2: State / Structure Methods
|
||||
# Group 2: State / Structure Methods
|
||||
# ===================================================================
|
||||
|
||||
|
||||
|
|
@ -587,7 +587,7 @@ class TestFormatToolsForSystemMessage:
|
|||
|
||||
|
||||
# ===================================================================
|
||||
# Grup 3: Conversation Loop Pieces (OpenAI mock)
|
||||
# Group 3: Conversation Loop Pieces (OpenAI mock)
|
||||
# ===================================================================
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue