Hello. I need assistance with utilizing the GPT API. I’m curious about the most effective approach for querying a CSV file (which serves as a knowledge store) using a predefined prompt template.
Should I use chat completions api or embeddings?
Hello. I need assistance with utilizing the GPT API. I’m curious about the most effective approach for querying a CSV file (which serves as a knowledge store) using a predefined prompt template.
Should I use chat completions api or embeddings?
This was discussed in this thread: Private Chat with CSV data - #11 by BoldChicken