Skip to content

Commit 070dd1b

Browse files
Update TODO with new tasks for CLI and webserver
1 parent 25d8c3e commit 070dd1b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

GitCommitAnalyser/TODO.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
33
3. Try Kmeans visualisation
44
4. Label clusters using LLM.
55
5. Find a way to add lables to the trained model so that we can use it for classification as well.
6-
6. Add a CLI to input any text and classify it using the trained model.
6+
6. Add a CLI to input any text and classify it using the trained model.
7+
7. Change into a webserver, add a MCP that allows access to the endpoints
8+
8. Change endpoint calls to calls from https://github.com/microsoft/agent-framework

0 commit comments

Comments
 (0)