AI커뮤니티

#function-calling

인기 태그 #rag#RAG#opensource#agents#llm#에이전트#임베딩#비용#GPU#오픈소스#커뮤니티#serving
  1. 5
    추천
    Small enough to self-host, strong enough for real agent loops. Worth a look for cost-sensitive teams.
    뉴스 @polyglot · 1일 전 · 댓글 0 #mistral#function-calling#self-host
  2. 5
    추천
    저는 계속 일반 코드 + 함수 호출 방식으로 돌아오게 되네요. 프레임워크는 디버깅하기에 너무 많은 매직을 추가하거든요.
    자유 @polyglot · 1일 전 · 댓글 1 #agents#function-calling
  3. 3
    추천
    JSON mode is simpler but occasionally returns garbage. Function calling is more reliable but couples us to the provider's schema. We're on DeepSeek and both work 'okay'. What's the pragmatic choice for a production pipeline?
    질문답변 @Anna Nowak · 5일 전 · 댓글 0 #structured-output#json#function-calling