Releases: 5amCurfew/xtkt
Releases · 5amCurfew/xtkt
v0.0.8
v0.0.791
v0.0.79
Changelog
- dbd5f43 v0.0.79
- 7a1c245 only emit state message when recordsProcessed > 0
- 83ea3ca move log of sleep for only if exists
- 4174947 move to monthly RREADME badge
- 87a4a46 try README badge
- 536e233 Create LICENSE
- c3dc1e3 README indentation updates
- fd13d42 README updates
- 381f1fa README edit
- e489d86 config.json docs
- 233bbeb README update
- 410fa3a rename to CollectionInterval
- a6d1c6c remove RecordsMeetingContract from history.json
- 0c21f10 README update
v0.0.78
Changelog
- e35bfcc Listen example in README
- 8d84dab begin introducing Listen to config
- 121916c introduce recordStore
- 887260a begin streaming listener
- 8c9c37f use os only not io/ioutil
- 3c10c39 create history.json
- 4babdfe add sleep option on rest calls, remove json syntax from info logging
- 1076544 releaser badge
- 605f788 badge testing
- 96b617a badge testing
- 27240a3 try adding workflow badge
- ab69e0d README update
v0.0.77
Changelog
- 2279085 try OpenAI davinci-003
- 7736619 remove bookmark flag from config.json
- e3ccef5 README updates
- f78bef4 README update
- d8fd1ed explicit model selection ref https://github.com/sashabaranov/go-openai/blob/61ba5f33698020982b4be97bf98fe654c043bea7/completion.go#L30
- e1d3d30 generateIntelligentFields
- 9a64553 add suffix to prompt for IntelligentFields
- 88c796f error if OPEN_API_KEY is not found
- ea02c79 intelligentFields testing
- d833928 reduceRecords prior to record messages
- 8ce6314 begin intelligent fields
- c4664df generateHashedRecordsFields
- 2371d58 README update
- 385b24a add file jsonl, csv sources
- ba11ccb README updates