Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez committed Feb 6, 2025
1 parent 5e8a3d7 commit fb49426
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 918 deletions.
File renamed without changes.
File renamed without changes.
7 changes: 3 additions & 4 deletions tests/profiling_agent.py
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
import time

start_time = time.time()

import os
import uuid
from swarms import Agent
from swarm_models import OpenAIChat
from swarms.prompts.finance_agent_sys_prompt import (
FINANCIAL_AGENT_SYS_PROMPT,
)
import time

start_time = time.time()


# Get the OpenAI API key from the environment variable
Expand Down
6 changes: 0 additions & 6 deletions tests/requrements.txt

This file was deleted.

72 changes: 0 additions & 72 deletions tests/structs/test_company.py

This file was deleted.

52 changes: 0 additions & 52 deletions tests/structs/test_team.py

This file was deleted.

Loading

0 comments on commit fb49426

Please sign in to comment.