| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| channel_setting.go | ||
| context_key.go | ||
| env.go | ||
| finish_reason.go | ||
| midjourney.go | ||
| task.go |
- Added a new `setting` package to replace the `constant` package for configuration management, improving code organization and clarity. - Moved various configuration variables such as `ServerAddress`, `PayAddress`, and `SensitiveWords` to the new `setting` package. - Updated references throughout the codebase to use the new `setting` package, ensuring consistent access to configuration values. - Introduced new files for managing chat settings and midjourney settings, enhancing modularity and maintainability of the code.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| channel_setting.go | Loading commit data... | |
| context_key.go | Loading commit data... | |
| env.go | Loading commit data... | |
| finish_reason.go | Loading commit data... | |
| midjourney.go | Loading commit data... | |
| task.go | Loading commit data... |