Skip to content

Commit 96b599a

Browse files
authored
Fix README with the right path to the project domain and task description (#67)
* Fixed README with the right path to the project description * Fix a typo
1 parent 2308fc8 commit 96b599a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ docker compose -f compose.yaml -f compose.openai.yaml up
3939
| [A2A](https://github.com/a2a-agents/agent2agent) Multi-Agent Fact Checker | gemma3(local) | duckduckgo | [./a2a](./a2a) | [compose.yaml](./a2a/compose.yaml) |
4040
| [LangGraph](https://github.com/langchain-ai/langgraph) SQL Agent | qwen3(local) | postgres | [./langgraph](./langgraph) | [compose.yaml](./langgraph/compose.yaml) |
4141
| [Embabel](https://github.com/embabel/embabel-agent) Travel Agent | qwen3, Claude3.7, llama3.2, jimclark106/all-minilm:23M-F16 | brave, github-official, wikipedia-mcp, weather, google-maps, airbnb | [./embabel](./embabel) | [compose.yaml](https://github.com/embabel/travel-planner-agent/blob/main/compose.yaml) and [compose.dmr.yaml](https://github.com/embabel/travel-planner-agent/blob/main/compose.dmr.yaml) |
42-
| [Spring AI](https://spring.io/projects/spring-ai) Brace Search | none | brave | [./spring-ai](./spring-ai) | [compose.yaml](./spring-ai/compose.yaml) |
42+
| [Spring AI](https://spring.io/projects/spring-ai) Brave Search | none | brave | [./spring-ai](./spring-ai) | [compose.yaml](./spring-ai/compose.yaml) |
4343

crew-ai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Give it a company and a project description — the agents will collaborate to p
6060

6161
From strategy to storytelling, the team handles it all — autonomously.
6262

63-
You can **customize the tasks** to use your own domain and project description — just edit the inputs in `src/config/inputs.yaml`.
63+
You can **customize the tasks** to use your own domain and project description — just edit the inputs in `src/marketing_posts/config/inputs.yaml`.
6464

6565

6666
# 👥 Virtual Team Structure

0 commit comments

Comments
 (0)