Update LLM configuration to support FastGPT integration. Modify requirements to include fastgpt-python-sdk, enhance greeting messages, and adjust LLM service creation to handle app_id. Implement welcome text fetching for FastGPT and improve context handling in the pipeline based on LLM provider. Update related configurations and properties for better integration.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fastapi>=0.115.6,<1
|
||||
uvicorn[standard]>=0.32.0,<1
|
||||
-e ../pipecat[websocket,openai,silero]
|
||||
|
||||
-e ../fastgpt-python-sdk
|
||||
|
||||
Reference in New Issue
Block a user