* Add couchbase vectore store support * Uncomment couchbase code * lint fix --------- Co-authored-by: Henry <hzj94@hotmail.com> |
||
|---|---|---|
| .. | ||
| ChatNemoGuardrails.ts | ||
| NemoClient.ts | ||
| nemo.svg | ||
| readme.md | ||
readme.md
Parameters:
config_id baseUrl
/v1/chat/completions
{
"config_id": "bedrock",
"messages": [
{
"role": "user",
"content": "Hello! What can you do for me?"
}
]
}