Releases: sunshineplan/ai
Releases · sunshineplan/ai
v1.0.10
What's Changed
- prompt: Rename SetLimit to SetInputN by @sunshineplan in #31
- AI interface add Model method to return model name by @sunshineplan in #32
Full Changelog: v1.0.9...v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
What's Changed
- Bump google.golang.org/api from 0.170.0 to 0.171.0 by @dependabot in #23
- Bump github.com/sunshineplan/utils from 0.1.63 to 0.1.64 by @dependabot in #24
- Bump google.golang.org/api from 0.171.0 to 0.172.0 by @dependabot in #25
- New AI client by config by @sunshineplan in #26
- Config and proxy by @sunshineplan in #27
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- prompt: Execute return result count by @sunshineplan in #22
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Bump google.golang.org/api from 0.169.0 to 0.170.0 by @dependabot in #18
- Bump github.com/google/generative-ai-go from 0.9.0 to 0.10.0 by @dependabot in #19
- Bump github.com/sashabaranov/go-openai from 1.20.3 to 1.20.4 by @dependabot in #20
- prompt: Close channel when done by @sunshineplan in #21
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Bump github.com/google/generative-ai-go from 0.8.0 to 0.9.0 by @dependabot in #15
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #16
- Support change api endpoint by @sunshineplan in #17
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Implement Close for AI/ChatStream by @sunshineplan in #7
- chatgpt: It is the caller's responsibility to Close by @sunshineplan in #8
- Bump github.com/sashabaranov/go-openai from 1.20.2 to 1.20.3 by @dependabot in #9
- Create prompt package by @sunshineplan in #10
- prompt: Update by @sunshineplan in #11
- Improve close by @sunshineplan in #12
- ChatSession interface by @sunshineplan in #13
- Rewrite test by @sunshineplan in #14
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Add AI limit rate by @sunshineplan in #5
- Fix module name by @sunshineplan in #6
Full Changelog: v1.0.0...v1.0.1