mirror of
https://github.com/YGGverse/rssto.git
synced 2026-04-01 17:45:30 +00:00
implement initial llm features
This commit is contained in:
parent
5608e2e081
commit
de3fda435a
10 changed files with 269 additions and 14 deletions
|
|
@ -3,5 +3,6 @@ resolver = "2"
|
|||
members = [
|
||||
"crates/crawler",
|
||||
"crates/http",
|
||||
"crates/llm",
|
||||
"crates/mysql",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue