chore(repo): move placeholder provider crates to crates/providers/experimental/
This commit is contained in:
13
crates/providers/experimental/README.md
Normal file
13
crates/providers/experimental/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Experimental Providers
|
||||
|
||||
This directory collects non-workspace placeholder crates for potential
|
||||
third-party providers. The code under the following folders is not yet
|
||||
implemented and is kept out of the default Cargo workspace to avoid
|
||||
confusion:
|
||||
|
||||
- `openai`
|
||||
- `anthropic`
|
||||
- `gemini`
|
||||
|
||||
If you want to explore or contribute to these providers, start by reading
|
||||
the `README.md` inside each crate for the current status and ideas.
|
||||
Reference in New Issue
Block a user