Unverified Commit b84d34e6 authored by Matt Williams's avatar Matt Williams Committed by GitHub
Browse files

Update examples/typescript-simplechat/readme.md


Co-authored-by: default avatarBruce MacDonald <brucewmacdonald@gmail.com>
parent 30229a91
......@@ -4,7 +4,7 @@ The **chat** endpoint is one of two ways to generate text from an LLM with Ollam
## Review the Code
You can see in the **chat** function that actually calling the endpoint is done simply with:
You can see in the **chat** function that is actually calling the endpoint is simply done with:
```typescript
const body = {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment