Skip to content

Implement Akash ML chat adapter#275

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
op-simoneromeo:codex/akashml-chat-adapter
May 20, 2026
Merged

Implement Akash ML chat adapter#275
ralyodio merged 1 commit into
profullstack:masterfrom
op-simoneromeo:codex/akashml-chat-adapter

Conversation

@op-simoneromeo
Copy link
Copy Markdown
Contributor

Summary

  • replace the Akash ML placeholder with an OpenAI-compatible chat completions adapter
  • add current AkashML/chatapi defaults, model list, dry-run behavior, usage mapping, and setup docs
  • cover request mapping, dry-run, compatible response fallback, and error excerpts in tests

Validation

  • pnpm vitest run packages/ai/akashml/src/index.test.ts
  • pnpm --filter @profullstack/sh1pt-ai-akashml typecheck
  • pnpm --filter @profullstack/sh1pt-ai-akashml build
  • git diff --check
  • secret-pattern scan over packages/ai/akashml found no matches

No real API key or other secret was used or committed.

@ralyodio ralyodio merged commit 4a25972 into profullstack:master May 20, 2026
4 checks passed
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.

2 participants