Implement configuration system with embedded TOML resources for agent and provider definitions, custom IConfigurationSource/Provider for agent and provider options, and DI extension methods. Includes config models for agents, providers, sessions, and Telegram integration.
6 lines
118 B
TOML
6 lines
118 B
TOML
|
|
ApiKey = "1nv151T9Qd2Vi5p3PMrvNDQ3DIDDVmGy"
|
|
ApiUrl = "https://api.mistral.ai/v1/"
|
|
Models = ["mistral-small-latest"]
|
|
|