Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .github/workflows/branch.python.ai-evaluator-py.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ jobs:
project:
- semantic-kernel-sampler-py
- agent-framework-sampler-py
- ai-evaluator-py

uses: ./.github/workflows/uv_ci.yml
name: ${{ matrix.project }}
Expand Down
29 changes: 15 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,19 @@

## Sub-Projecs/Repos

| Folder | Project | Type | CI |
| --------------- | --------------------------------------------------------------------------- | ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `repositories/` | [`a2a-inspector`](./repositories/a2a-inspector) | A2A Client | N/A |
| `repositories/` | [`@modelcontextprotocol/inspector`](./package.json) | MCP CLient | N/A |
| `node/` | `*` | `node` | [![node/*](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.yml) |
| `node/` | [`rest-app`](./node/rest-app) | RESTful API | [![rest-app](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.rest-app.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.rest-app.yml) |
| `node/` | [`mcp-server.examples.quick-start`](./node/mcp-server.examples.quick-start) | MCP | [![mcp-server.examples.quick-start](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.mcp-server.examples.quick-start.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.mcp-server.examples.quick-start.yml) |
| `node/` | [`mcp-server.rest-app.posts`](./node/mcp-server.rest-app.posts) | MCP | [![mcp-server.rest-app.posts](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.mcp-server.rest-app.posts.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.mcp-server.rest-app.posts.yml) |
| `dotnet/` | [`SemanticKernelSampler.DotNet`](./dotnet/SemanticKernelSampler.DotNet) | Agent | [![SemanticKernelSampler.DotNet](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.dotnet.SemanticKernelSampler.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.dotnet.SemanticKernelSampler.yml) |
| `dotnet/` | [`AgentFrameworkSampler.DotNet`](./dotnet/AgentFrameworkSampler.DotNet) | Agent | [![AgentFrameworkSampler.DotNet](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.dotnet.AgentFrameworkSampler.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.dotnet.AgentFrameworkSampler.yml) |
| `java/` | TODO | Agent | [![SemanticKernelSampler.Java](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.java.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.java.yml) |
| `python/` | [`semantic-kernel-sampler-py`](./python/semantic-kernel-sampler-py) | Agent | [![semantic-kernel-sampler-py](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.semantic-kernel-sampler-py.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.semantic-kernel-sampler-py.yml) |
| `python/` | [`agent-framework-sampler-py`](./python/agent-framework-sampler-py) | Agent | [![agent-framework-sampler-py](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.agent-framework-sampler-py.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.agent-framework-sampler-py.yml) |
| `python/` | [`ai-evaluator-py`](./python/ai-evaluator-py) | AI Evaluator | [![ai-evaluator-py](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.ai-evaluator-py.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.ai-evaluator-py.yml) |
| Folder | Project | Type | CI |
| --------------- | --------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `repositories/` | [`a2a-inspector`](./repositories/a2a-inspector) | A2A Client | N/A |
| `repositories/` | [`@modelcontextprotocol/inspector`](./package.json) | MCP CLient | N/A |
| `node/` | `*` | `node` | [![node/*](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.yml) |
| `node/` | [`rest-app`](./node/rest-app) | RESTful API | [![rest-app](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.rest-app.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.rest-app.yml) |
| `node/` | [`mcp-server.examples.quick-start`](./node/mcp-server.examples.quick-start) | MCP | [![mcp-server.examples.quick-start](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.mcp-server.examples.quick-start.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.mcp-server.examples.quick-start.yml) |
| `node/` | [`mcp-server.rest-app.posts`](./node/mcp-server.rest-app.posts) | MCP | [![mcp-server.rest-app.posts](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.mcp-server.rest-app.posts.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.node.mcp-server.rest-app.posts.yml) |
| `dotnet/` | [`SemanticKernelSampler.DotNet`](./dotnet/SemanticKernelSampler.DotNet) | Agent | [![SemanticKernelSampler.DotNet](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.dotnet.SemanticKernelSampler.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.dotnet.SemanticKernelSampler.yml) |
| `dotnet/` | [`AgentFrameworkSampler.DotNet`](./dotnet/AgentFrameworkSampler.DotNet) | Agent | [![AgentFrameworkSampler.DotNet](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.dotnet.AgentFrameworkSampler.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.dotnet.AgentFrameworkSampler.yml) |
| `java/` | TODO | Agent | [![SemanticKernelSampler.Java](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.java.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.java.yml) |
| `python/` | [`semantic-kernel-sampler-py`](./python/semantic-kernel-sampler-py) | Agent | [![semantic-kernel-sampler-py](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.semantic-kernel-sampler-py.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.semantic-kernel-sampler-py.yml) |
| `python/` | [`agent-framework-sampler-py`](./python/agent-framework-sampler-py) | Agent | [![agent-framework-sampler-py](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.agent-framework-sampler-py.yml/badge.svg)](https://github.com/percebus/semantic-kernel-sampler/actions/workflows/branch.python.agent-framework-sampler-py.yml) |

## R&D

Expand Down Expand Up @@ -110,6 +109,8 @@ $> bash ./run.sh

### GitHub

- [`percebus`](https://github.com/percebus)
- [`azure-foundry-ai-evaluator-py`](https://github.com/percebus/azure-foundry-ai-evaluator-py)
- [`microsoft`](https://github.com/microsoft)
- ~~[`semantic-kernel`](https://github.com/microsoft/semantic-kernel)~~
- [`agent-framework`](https://github.com/microsoft/agent-framework)
Expand Down
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "semantic-kernel-sampler",
"private": true,
"dependencies": {
"a2a-inspector": "https://github.com/a2aproject/a2a-inspector.git#main"
"a2a-inspector": "https://github.com/a2aproject/a2a-inspector.git#main",
"azure-foundry-ai-evaluator-py": "https://github.com/percebus/azure-foundry-ai-evaluator-py.git#main"
},
"devDependencies": {
"a2a-samples": "https://github.com/a2aproject/a2a-samples.git#main",
Expand Down
4 changes: 0 additions & 4 deletions python/ai-evaluator-py/.env.ai.gpt-4o-mini.local.example

This file was deleted.

4 changes: 0 additions & 4 deletions python/ai-evaluator-py/.env.ai.project.local.example

This file was deleted.

6 changes: 0 additions & 6 deletions python/ai-evaluator-py/.env.local.example

This file was deleted.

201 changes: 0 additions & 201 deletions python/ai-evaluator-py/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion python/ai-evaluator-py/.python-versions

This file was deleted.

16 changes: 0 additions & 16 deletions python/ai-evaluator-py/.vscode/launch.json

This file was deleted.

3 changes: 0 additions & 3 deletions python/ai-evaluator-py/README.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading