Re-exports§
pub use config::Config;
pub use config::ProviderConfig;
Modules§
- changes
- cli
- commands
- commit
- common
- config
- context
- file_
analyzers - git
- gitmoji
- instruction_
presets - llm
- logger
- messages
- token_
optimizer - tui
- TUI module for Git-Iris
- ui
Macros§
Traits§
- LLMProvider
- Core trait that all LLM providers must implement, combining chat, completion and embedding capabilities into a unified interface