1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-21 10:35:46 +03:00
parent 6dd460bdf7
commit 60ddd5e71e
394 changed files with 9416 additions and 8932 deletions

View File

@@ -83,7 +83,7 @@ Method at API documentation: [Generate a completion](https://github.com/ollama/o
--url "https://api.athenaeum.digital/ollama" \
--model "mario" \
--prompt "How are you?" \
--headers "{'Authorization':'Bearer ***'}"
--headers "{'Authorization':'***'}"
```
</TabItem>
@@ -95,7 +95,7 @@ Method at API documentation: [Generate a completion](https://github.com/ollama/o
--url "https://api.athenaeum.digital/ollama" ^
--model "mario" ^
--prompt "How are you?" ^
--headers "{'Authorization':'Bearer ***'}"
--headers "{'Authorization':'***'}"
```
</TabItem>
</Tabs>