Skip to content

Commit 4c022f1

Browse files
committed
undo refactor
1 parent 32ab369 commit 4c022f1

File tree

110 files changed

+8
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+8
-7
lines changed

Cargo.toml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22
resolver = "2"
33

44
members = [
5+
"llm",
6+
"llm-anthropic",
7+
"llm-grok",
8+
"llm-ollama",
9+
"llm-openai",
10+
"llm-openrouter",
511
"golem-embed/embed",
612
"golem-embed/embed-cohere",
713
"golem-embed/embed-hugging-face",
8-
"golem-embed/embed-openai", "golem-embed/embed-voyageai",
9-
"golem-llm/llm",
10-
"golem-llm/llm-anthropic",
11-
"golem-llm/llm-grok",
12-
"golem-llm/llm-ollama",
13-
"golem-llm/llm-openai",
14-
"golem-llm/llm-openrouter",
14+
"golem-embed/embed-openai",
15+
"golem-embed/embed-voyageai",
1516
]
1617

1718
[profile.release]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)