Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 441 Bytes

File metadata and controls

18 lines (13 loc) · 441 Bytes

PyAI

Several examples to access AI Generative Models via API call from Python code

! Attention !

In every LLM example directory, there needs to be an .env file with the correct API key. For instance: GEMINI_API_KEY=my_gemini_api_key


UserName: VatsonP

Directory for My own Local Copy: d:\Trainings\PyProj\

Projects folder structure: |-> AI_Studio |-> DeepSeekAI |-> MistralAI