I started off just wanting to use GPT3 with Langchain and a vector database in Ruby but ended up using all Python and took a lot of work. I'm sharing this so you all can avoid the same thing.
2 API endpoints for embeddings
1 for calling the LLM
Bring your own OpenAI API key