Hi, I have a list of 2500 items that I want gpt-4 to analyze and put them in different buckets. I am using LangChain as the middleware. My question is regarding the best way for formatting these 2500 items. Should I use plain text or JSON or other format such that gpt-4o can best understand them?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
What is the best format to input Q&A data for ChatGPT or the OpenAI Assistant? | 4 | 1433 | May 20, 2024 | |
Should I use YAML or JSON for embeddings text? | 4 | 1940 | December 17, 2023 | |
Guidance Needed: Ensuring GPT-4 Utilizes All JSON Records and Tracks Unused Entries | 0 | 21 | November 26, 2024 | |
Mapping items of a list using an external json file | 2 | 292 | May 7, 2024 | |
The best way to handle data in JSONL? | 2 | 66 | February 12, 2025 |