Releases: sfomuseum/Docent
Releases · sfomuseum/Docent
0.8.1
What's Changed
- Update package dependencies by @thisisaaronland in #10
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Add gRPC server/client token interceptors by @thisisaaronland in #9
Full Changelog: v0.7.0...v0.8.0
0.7.0
What's Changed
- TLS support for clients; Customizable HuggingFace caches by @thisisaaronland in #8
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update gRPC methods to return model name; Add SummarizeWithRetries method by @thisisaaronland in #5
Full Changelog: v0.5.0...v0.6.0
0.5.0
What's Changed
- Update
docenttool to exposegrpc-serverandgrpc-clientsubcommands by @thisisaaronland in #4
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- Add "docent" tool, text summaries, support for swift-mlx-lm by @thisisaaronland in #3
New Contributors
- @thisisaaronland made their first contribution in #3
Full Changelog: v0.0.3...v0.4.0
0.0.3
- Add
NewParserWithInstructionsmethod.
0.0.2
- Update package URIs in
Package.swift
0.0.1
- Initial release. Basic support for both
FoundationModelandMLXpackages.