14 lines
427 B
Markdown
14 lines
427 B
Markdown
# 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.
|