mirror of
https://github.com/ent/ent.git
synced 2026-03-05 19:35:23 +03:00
doc/website: fix some cmd in rag-with-ent blog (#4331)
This commit is contained in:
@@ -456,7 +456,7 @@ Now that we have loaded the documents into the database, we need to create embed
|
||||
OpenAI API to generate embeddings for the chunks. To do this, we need to install the `openai` package:
|
||||
|
||||
```bash
|
||||
github.com/sashabaranov/go-openai
|
||||
go get github.com/sashabaranov/go-openai
|
||||
```
|
||||
|
||||
If you do not have an OpenAI API key, you can sign up for an account on the
|
||||
|
||||
Reference in New Issue
Block a user