Spaces:
Running
Running
github-actions[bot]
commited on
Commit
·
48e2b91
1
Parent(s):
f49de63
Sync with https://github.com/mozilla-ai/.github
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ pinned: false
|
|
| 10 |
# Mozilla.ai
|
| 11 |
|
| 12 |
## What we're working on:
|
| 13 |
-
- [any-guardrail](https://github.com/mozilla-ai/any-guardrail):
|
| 14 |
- [mcpd](https://github.com/mozilla-ai/mcpd): requirements.txt for agentic systems. Manage MCP servers and tools with one config.
|
| 15 |
- [any-llm](https://github.com/mozilla-ai/any-llm): A single interface to use different llm providers.
|
| 16 |
- [any-agent](https://github.com/mozilla-ai/any-agent): A single interface to use and evaluate different agent frameworks.
|
|
|
|
| 10 |
# Mozilla.ai
|
| 11 |
|
| 12 |
## What we're working on:
|
| 13 |
+
- [any-guardrail](https://github.com/mozilla-ai/any-guardrail): any-guardrail is meant to provide the minimum amount of access necessary to implement the guardrails in your pipeline.
|
| 14 |
- [mcpd](https://github.com/mozilla-ai/mcpd): requirements.txt for agentic systems. Manage MCP servers and tools with one config.
|
| 15 |
- [any-llm](https://github.com/mozilla-ai/any-llm): A single interface to use different llm providers.
|
| 16 |
- [any-agent](https://github.com/mozilla-ai/any-agent): A single interface to use and evaluate different agent frameworks.
|