dkimds / AI-master

Seoul ICT AI programming course
0 stars 0 forks source link

OpenAI credit expired #3

Closed dkimds closed 1 week ago

dkimds commented 3 weeks ago

We can't use OpenAI API key anymore. So. the cadidates of a new API are:

dkimds commented 3 weeks ago

This should be solved befere #2

dkimds commented 1 week ago

We chose Groq API as a substitute because of its free tokens. This link contains helpful content for building a RAG app.

dkimds commented 1 week ago

We need 2 models; chat model and embedding model. So, we select Ollama embedding model for convenience.

dkimds commented 1 week ago

We chose Groq API as a substitute because of its free tokens. This link contains helpful content for building a RAG app.

Groq also started to charge a fee after updates

dkimds commented 1 week ago

I solve the problem by Ollama: llama3.1