출시 스레드에서 Jev 기술 블로그로
Diogo의 출시 스레드 끝에는 공식 기술 블로그와 얼리 액세스 진입점이 링크되어 있어 모델 원리와 제품 설명을 더 확인할 수 있습니다.
pip install jevlang으로 설치하고 ~ 연산자로 값에 의미적 질문을 던져 숫자나 레이블을 반환받아 임계값, 정렬, 분기에 활용.
Python with a smart if. if ticket ~ "the customer wants a refund": route("billing") ~ asks a question about a value and gets back a number or a label. Never text. So you threshold it, sort on it, branch on it. pip install jevlang https://github.com/sumanmichael/jevlang… #jev