AIDotNet / Thor

Thor(雷神托尔) 是一款强大的人工智能模型管理工具,其主要目的是为了实现多种AI模型的统一管理和使用。通过Thor(雷神托尔),用户可以轻松地管理和使用众多AI模型,而且Thor(雷神托尔)兼容OpenAI的接口格式,使得使用更加方便。
http://api.token-ai.cn/
Apache License 2.0
122 stars 23 forks source link

Add docker-compose-rabbitmq.yml for RabbitMQ integration #28

Closed 239573049 closed 1 month ago

239573049 commented 1 month ago

This pull request introduces a new Docker Compose configuration for RabbitMQ, updates the solution file to include this new configuration, and modifies the application settings. The most important changes include adding the docker-compose-rabbitmq.yml file, updating Thor.sln to reference the new Docker Compose file, and modifying appsettings.json to include a new OpenTelemetry exporter endpoint.

Docker Compose Configuration:

Solution File Update:

Application Settings: