uv
.
Next, go to the PocketBase documentation to download the PocketBase executable compatible with your operating system, and place it in the wiseflow/pb
directory.
Note: If you’re using macOS, after completing this step, navigate to the wiseflow/pb
folder and run the following command once:
.env
File Based on env_sample
wiseflow
directory (the project root), create a .env
file based on the env_sample
file and fill in the necessary configuration values.
Now it’s time for SiliconFlow to take the stage!
LLM_API_KEY
field of the .env
file you created earlier. Also set LLM_API_BASE
to https://api.siliconflow.cn/v1
..env
file might look like this: