Skip to content

Commit

Permalink
[ASYNC][REMOVAL]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye Gomez authored and Kye Gomez committed Jun 26, 2024
1 parent 95b61ce commit adfd58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servers/agent/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class AgentOutput(BaseModel):
completions: ChatCompletionResponse


async def count_tokens(
def count_tokens(
text: str,
):
try:
Expand Down

0 comments on commit adfd58f

Please sign in to comment.