Commit graph

3 commits

Author SHA1 Message Date
f0db6d9589 add public domain license and headers to all source files 2026-02-22 22:27:09 -05:00
911c4281da Fix Go code style and module import issues
- Remove redundant newlines in fmt.Println calls (go/http/uncloseai.go)
- Update Go version to 1.19 for compatibility across all modules
- Add go.mod for examples directory with proper module replacement
- Add go.mod for uncloseai library package
- Run go mod tidy to resolve openai SDK dependencies
2025-11-20 19:32:53 -05:00
38545721a0 Reorganize project structure: move public files to public/ directory 2025-10-24 13:23:42 -04:00