fix: base_url
doc: created
This commit is contained in:
parent
6e02559f4e
commit
43165f86f2
17 changed files with 2151 additions and 293 deletions
|
|
@ -15,7 +15,7 @@ export class SecureChatCompletion {
|
|||
|
||||
constructor(config: ChatCompletionConfig = {}) {
|
||||
const {
|
||||
baseUrl = 'https://api.nomyo.ai:12435',
|
||||
baseUrl = 'https://api.nomyo.ai',
|
||||
allowHttp = false,
|
||||
apiKey,
|
||||
secureMemory = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue