File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,14 +92,14 @@ <h2>OpenAI</h2>
92
92
< a href ="./openai.html "> View Example OpenAI</ a >
93
93
< br >
94
94
95
- < h2 > FastAPI with Quikchat Backend</ h2 >
95
+ < h2 > Quikchat with Python FastAPI Backend</ h2 >
96
96
< p > This example demonstrates how to use QuikChat with a FastAPI server. The server uses a local LLM to generate
97
97
responses to user prompts. The example uses the FastAPI server to generate responses to user prompts.</ p >
98
98
**Note: This example requires the FastAPI server to be running locally and doesn't run on the github pages.**
99
99
< a href ="./fastapi_llm/index.html "> View Example FastAPI Instructions</ a >
100
100
< br >
101
101
102
- < h2 > Express with Quikchat Backend</ h2 >
102
+ < h2 > Quikchat with Nodejs Express Backend</ h2 >
103
103
< p > This example demonstrates how to use QuikChat with an Express server. The server uses a local LLM to generate
104
104
responses to user prompts. The example uses the Express server to generate responses to user prompts.</ p >
105
105
**Note: This example requires the Express server to be running locally and doesn't run on the github pages.**
You can’t perform that action at this time.
0 commit comments