pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS is:merged language:Java language:PHP
Filter by
119M results
- run_agent() now accepts optional conversation_history parameter
- conversations router passes prior messages as history to the agent
- system prompt updated to tell AI it s in a multi-turn conversation ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Dockerfile added
Add JWT auth (login, register, email verification, password reset) with role-based dashboards for patient, doctor, and
admin. Includes MongoDB models, seed script, doctor search API, and project documentation ...
Adds the requirements installation command to the setup instructions.
Summary
- make coalesced completion token budget unbounded by default so large API batches are not split into serial vLLM
requests
- keep explicit DS4_PIPELINE_COMPLETION_COHORT_TOKEN_BUDGET available ...