- Include detailed architecture overview in `docs/architecture.md`. - Add `docs/configuration.md`, detailing configuration file structure and settings. - Provide a step-by-step provider implementation guide in `docs/provider-implementation.md`. - Add frequently asked questions (FAQ) document in `docs/faq.md`. - Create `docs/migration-guide.md` for future breaking changes and version upgrades. - Introduce new examples in `examples/` showcasing basic chat, custom providers, and theming. - Add a changelog (`CHANGELOG.md`) for tracking significant changes. - Provide contribution guidelines (`CONTRIBUTING.md`) and a Code of Conduct (`CODE_OF_CONDUCT.md`).
6 lines
188 B
Markdown
6 lines
188 B
Markdown
# Owlen Gemini
|
|
|
|
This crate is a placeholder for a future `owlen-core::Provider` implementation for the Google Gemini API.
|
|
|
|
This provider is not yet implemented. Contributions are welcome!
|