Back to explore

TypeSafe JEV와 Sanity로 LLM 없는 쿼리 경로 데모 구축

개발자가 TypeSafe JEV와 Sanity를 사용한 데모를 공유합니다. 쿼리 경로에 LLM이 없고, 에이전트는 가능하면 검색을 건너뛰며 불가능할 때도 단방향으로 동작합니다. 텍스트는 수집 시 이미 작성되어 에이전트가 답변을 선택합니다.

I just built a demo that uses @typesafeai JEV and @sanity_io and it's incredible. No LLM in the query path. The "agent" skips retrieval entirely when it can, and when it can't, it's one-way (no roundtrips). The prose was already written at ingest, so the agent selects an answer

TypeSafe JEV와 Sanity로 LLM 없는 쿼리 경로 데모 구축 1TypeSafe JEV와 Sanity로 LLM 없는 쿼리 경로 데모 구축 2
· 0 likesOpen on X