• Your Name's avatar
    Add condensation enhancements and server configuration · 7d5d9e73
    Your Name authored
    - Add max_context field to CondensationConfig
    - Support 'internal' keyword for local HuggingFace model in condensation
    - Add internal model initialization with temperature=0.3, top_p=0.8, repeat_penalty=1.1
    - Create condensation system prompts (conversational, semantic)
    - Add aisbf.json for server configuration (host, port, dashboard auth)
    - Update main.py to read server config from aisbf.json
    - Update providers.json with max_context example for condensation
    7d5d9e73
condensation_semantic.md 1.57 KB