Skip to content

Commit

Permalink
Repo cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bonk1t committed Oct 19, 2024
1 parent 7c1701c commit 61470fe
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 4,614 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/publish.yml

This file was deleted.

1 change: 0 additions & 1 deletion Procfile

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# AI in Hand Platform (Research Project)
[![Actions Status](https://github.com/bonk1t/agentic-platform/workflows/Test/badge.svg)](https://github.com/bonk1t/agentic-platform/actions)
[![codecov](https://codecov.io/gh/bonk1t/agentic-platform/graph/badge.svg?token=D2ZCM1DK55)](https://codecov.io/gh/bonk1t/agentic-platform)
[![Follow on Twitter](https://img.shields.io/twitter/follow/nick_bobrowski_.svg?style=social&label=Follow%20%40nick_bobrowski_)](https://twitter.com/nick_bobrowski_)
[![Join our Discord!](https://img.shields.io/discord/1233159105057918996?label=Discord)](https://discord.gg/wmSvRkw8R9)

> [!NOTE]
> AI in Hand Platform was a research project exploring multi-agent workflows. It is currently not actively maintained.
Expand Down
1 change: 0 additions & 1 deletion backend/services/agency_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ async def _load_and_construct_agents(self, agency_config: AgencyConfig) -> dict[
agents[agent_flow_spec.config.name] = agent
else:
logger.error(f"Agent with id {agent_id} not found.")
# TODO: Handle this error (raise exception?)
return agents

async def delete_agency(self, agency_id: str, current_user_id: str) -> None:
Expand Down
4,566 changes: 0 additions & 4,566 deletions poetry.lock

This file was deleted.

16 changes: 0 additions & 16 deletions pre-build.js

This file was deleted.

1 change: 0 additions & 1 deletion runtime.txt

This file was deleted.

0 comments on commit 61470fe

Please sign in to comment.