- Added a new test for resolving environment variables during configuration parsing, ensuring that environment variables are correctly substituted in the configuration. - Refactored the configuration handling to resolve environment variables immediately after parsing, improving the clarity and usability of the configuration structure. - Enhanced the collection management API by standardizing error responses and success responses using a custom response structure, improving consistency across endpoints. - Implemented cleanup logic for test collections to ensure proper resource management during testing. |
||
|---|---|---|
| .. | ||
| backup.go | ||
| collection.go | ||
| document.go | ||
| kb.go | ||
| search.go | ||
| segment.go | ||
| vote.go | ||