eli64s / readme-ai

README file generator, powered by large language model APIs 👾
MIT License
1.49k stars 160 forks source link

feat: Integrate Google Vertex AI LLM #90

Closed eli64s closed 8 months ago

eli64s commented 8 months ago

Summary

Integrate Google's Vertex AI LLM and refactor the llms module to easily add additional model providers in the future.

The CLI now takes the option --api with 3 currently supported choices:

If not provided, readme-ai scans the user's environment and determines which LLM engine to execute.