viveka-env / inference.py

Commit History

feat(inference, safety): introduce AnthropicClaudePolicy and enhance safety concerns handling
afbf090

ddevMhrn commited on

feat(inference, train, eval): enhance user prompt structure with memory orchestration fields
fd472a0

ddevMhrn commited on

fix(inference): use shared SYSTEM_PROMPT + build_user_prompt for FrozenQwenPolicy
1bfca0f

gowtham-sai-yadav commited on

feat(inference): Best-of-N candidate sampling for qwen policy
51bb4e1

gowtham-sai-yadav commited on

refactor(inference, train): unify system prompts and enhance user prompt structure
4939dbc

ddevMhrn commited on

fix(inference): wire --model/--adapter through to FrozenQwenPolicy + add LoRA support
6ec5aea

gowtham-sai-yadav commited on

refactor(inference): enhance circuit breaker logic and model initialization
896493a

ddevMhrn commited on

refactor(inference): enhance GPT system prompt and update policy initialization
f7bde79

ddevMhrn commited on

feat(eval): add AQI evaluation scripts and reliability diagrams
34129e1

ddevMhrn commited on

feat(inference, train): add baseline policies and training script for Viveka
f35f935

ddevMhrn commited on