Skip to content

Commit 5830a2a

Browse files
Update README.md
1 parent b735208 commit 5830a2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
* Total Text (OpenAI) Tokens Processed:...............8,267,408
88
* Total Text (Characters) Length Processed:..........33,702,085
99
* Total cost for processing and building Vector Database using OpenAI Embeddings (Feb 2024 prices):
10-
* Ada-002 with 1536 dimensions: ~$0.84 (~84 cents; this depends on how the chunking of text is configured)
11-
* Ada-003-Small with 512 dimensions: ~$0.17 (~17 cents; this depends on how the chunking of text is configured)
10+
* text-embedding-ada-002 with 1536 dimensions: ~$0.84 (~84 cents; this depends on how the chunking of text is configured)
11+
* text-embedding-3-small with 512 dimensions: ~$0.17 (~17 cents; this depends on how the chunking of text is configured)
1212

1313
![TPL Pipeline](https://github.com/bartczernicki/MachineIntelligence-TextAnalytics-TPLDataFlows/blob/master/TPLDataFlows-Pipeline.png)
1414

0 commit comments

Comments
 (0)