Skip to content

docs(integrations): clarify custom LLM endpoints, add CLI agent wrapping example - #137

Closed
connectsudhindra-gif wants to merge 1 commit into
kayba-ai:mainfrom
connectsudhindra-gif:docs/custom-llm-and-cli-examples
Closed

connectsudhindra-gif wants to merge 1 commit into
kayba-ai:mainfrom
connectsudhindra-gif:docs/custom-llm-and-cli-examples

Conversation

@connectsudhindra-gif

Copy link
Copy Markdown

Summary

  • Closes custom llm provider + code cli #46.
  • Makes the existing base_url/api_key custom-endpoint support in ACELiteLLM more explicit and concrete (self-hosted/OpenAI-compatible endpoints).
  • Adds a worked example in the integration guide for wrapping a CLI-based coding agent (e.g. kilocode, aider) as a pipeline Step, following the same INJECT/EXECUTE pattern as ClaudeCodeExecuteStep.

Test plan

  • Docs-only change, no code touched.
  • Reviewed rendered markdown for formatting.

…ing example

Closes kayba-ai#46. Makes the existing base_url/api_key custom-endpoint support
in ACELiteLLM more explicit, and adds a concrete example for wrapping a
CLI-based coding agent (kilocode, aider, etc.) as a pipeline Step,
following the same INJECT/EXECUTE pattern as ClaudeCodeExecuteStep.
@connectsudhindra-gif

Copy link
Copy Markdown
Author

Pls review and merge

@halluton

Copy link
Copy Markdown
Contributor

Thanks for the contribution. We're not taking docs additions right now, so closing this one.

@halluton halluton closed this Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

custom llm provider + code cli

2 participants