mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
fix fc integration (#110)
* fix fc integration * fix integration * remove file * Update arch_fc.py
This commit is contained in:
parent
f0fb4a48cd
commit
ed50d29ccf
3 changed files with 4 additions and 5 deletions
|
|
@ -41,7 +41,7 @@ services:
|
|||
<< : *common-vars
|
||||
environment:
|
||||
- OLLAMA_ENDPOINT=${OLLAMA_ENDPOINT:-host.docker.internal}
|
||||
- FC_URL=${FC_URL:-empty}
|
||||
- FC_URL=${FC_URL:-https://arch-fc-free-trial-4mzywewe.uc.gateway.dev/v1}
|
||||
- OLLAMA_MODEL=Arch-Function-Calling-3B-Q4_K_M
|
||||
- MODE=${MODE:-cloud}
|
||||
# uncomment following line to use ollama endpoint that is hosted by docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue