Lyra Agent hinzugefügt, Multi-Agent Routing, BaseAgent refactoring
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "lyra"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
# Gemeinsames Fundament
|
||||
nazarick-core = { path = "../nazarick-core" }
|
||||
|
||||
# LLM Provider
|
||||
api = { path = "../api" }
|
||||
Reference in New Issue
Block a user