You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* perf: add LLM_RESPONSE support
* fix: overwriting default user prompt with ac.USER_PROMPT
* perf: mustache align to requirements
* perf: avoid variable overrides by end users
* fix: mustache rendering
* feat: implement asynchronous processing for LLM_RESPONSE data type
* fix: update batch size calculation to use NUM_WORKERS_A2VYBG
* ensure at least 1 worker exists
* fix: update progress tracking in LLM record processing
* fix: improve progress tracking in LLM record processing
* perf: unprototype run_ac.py
* perf: add llm ac caching
* adds valid cache link check which fixes playground error
* fix: clarify log message for cached record usage
* refactor: streamline attribute calculation and caching logic
* refactor: rename functions and variables for clarity and consistency + cache at end
* chore: pr review
* chore: pr review
---------
Co-authored-by: Moritz Feuerpfeil <moritz.feuerpfeil@kern.ai>
Co-authored-by: JWittmeyer <jens.wittmeyer@kern.ai>
0 commit comments