Releases: GitData-GA/GenAI
Releases · GitData-GA/GenAI
R Version 0.2.0
Python Version 0.1.8
- Create available_models()
- Create connect()
- In txt module, create txt(), txt.explain_code(), txt.fix_grammar(), txt.image(), txt.optimize_code()
- NEXT STEP: Create the chat module
Version 0.1.15
- Change text functions to txt to avoid same function name as base R
- Improve .Rd
- Fix DESCRIPTION title
- Add ORCID for author
Version 0.1.14
- Fix .Rd documentation
Version 0.1.13
- Fix chat.setup()
Version 0.1.12
- Fix .Rd
Version 0.1.11
- Delete .Rhistory and rebuild
Version 0.1.10
- Fix image.to.data.uri()
- User can only use image from online resources as a https:// link format
Version 0.1.9
- Fix image.to.data.uri()
Version 0.1.8
- Fix image.to.data.url()