Skip to content

Commit efd15a6

Browse files
committed
fix pgvector rag demo with gpt3.5
1 parent d9ef0f5 commit efd15a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,9 @@ SELECT text FROM sec_text_chunk WHERE page_label = 6 ORDER BY embedding <-> '[0.
622622
[('Impact of COVID-19 to our BusinessThe\n ongoing COVID-19 pandemic continues to impact communities in the United States, Canada and globa ... (2741 characters truncated) ... r Transportation Network\nOur transportation network off\ners riders seamless, personalized and on-demand access to a variety of mobility options.\n6',)]
623623
```
624624

625+
#### 结论
626+
627+
对比了gemini、llama-2-13b、vicuna-13b、gpt-3.5-turbo,只有gpt能够返回符合预期的提取答案。
625628

626629
## TODO llamaindex在LinkedIn发的一些有用项目
627630

0 commit comments

Comments
 (0)