What's New

New updates and improvements to Cloving

New Updates to the Cloving CLI

New
  • v0.3.15:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.14...v0.3.15


  • v0.3.14:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.12...v0.3.14

  • New Updates to the Cloving CLI

    New
  • v0.3.12:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.11...v0.3.12

  • New Updates to the Cloving CLI

    New
  • v0.3.11:

    What’s Changed

    How this was built:

    cloving generate code \
      -f src/commands src/managers \
      -p "build me a generate documentation command that will add documentation to any provided files"
    
    cloving generate code \
      -f src/commands src/index.ts \
      -p "add the generate documentation command to src/index.ts"  
    

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.10...v0.3.11


  • v0.3.10:

    What’s Changed

    Built with this command:

    cloving generate code \
      -f src/cloving_gpt/ src/commands/ \
      -p "build me a new adapter for azureopenai, it should be a copy of the openai model, \
          however it should allow for a configurable endpoint instead of a hardcoded one"
    

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.9...v0.3.10

  • New Updates to the Cloving CLI

    New
  • v0.3.9:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.8...v0.3.9


  • v0.3.8:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.7...v0.3.8

  • New Updates to the Cloving CLI

    New
  • v0.3.7:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.6...v0.3.7

  • New Updates to the Cloving CLI

    New
  • v0.3.6:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.5...v0.3.6

  • New Updates to the Cloving CLI

    New
  • v0.3.5:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.4...v0.3.5


  • v0.3.4:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.3...v0.3.4


  • v0.3.3:

    What’s Changed

    Full Changelog: https://github.com/cloving-ai/cloving-cli/compare/v0.3.2...v0.3.3

  • New Tutorials Roundup for Tuesday

    New