POOLSIDE_STANDALONE_MODEL not working
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 67/100
Research direction
Reproduce the issue with the supplied POOLSIDE_STANDALONE_* environment variables and the pool command, then trace how the standalone model value is passed to the agent server. Compare that path with pool -m laguna-s-2-1; done means the configured model is sent instead of * and the compatible endpoint accepts the prompt.
Written by the indexing model from the issue text.
Description
pool --version = 1.0.16
trying to add a OpenAI-Compatible endpoint which is hosting laguna-s-2-1.
Terminal Command I run:
POOLSIDE_STANDALONE_BASE_URL="https://openai.###.###/v1" \
POOLSIDE_API_KEY="sk-############" \
POOLSIDE_STANDALONE_MODEL="poolside/laguna-s-2-1" \
POOLSIDE_STANDALONE_CONTEXT_LENGTH=200000 \
pool
It just opens with the BASE_URL above listed as the agent server but then model is listed as * and I get the error:
• Worked for 1s
• Error during ACP method session/prompt
⎿ 400 Bad Request: /chat/completions: Invalid model name passed in model=*. Call `/v1/models` to view available models for your key.
• Run /logs to save debug logs, or /feedback to report a bug on GitHub.
I have also tried passing the model with "pool -m laguna-s-2-1" but it just says model not found in the pool client.
- Dominant language
- No language data
- Stars
- 426
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from poolsideai/pool
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
poolsideai/pool#49 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
poolsideai/pool#29 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
poolsideai/pool#26 · 2 comments ·
-
herdr Open
Difficulty 3/5 1-2 days Newbie friendliness 45/100
poolsideai/pool#48 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 50/100
poolsideai/pool#47 ·
Similar issues
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100