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

@@ -50,7 +50,7 @@ Method at API documentation: [Version](https://github.com/ollama/ollama/blob/mai
oint ollama GetVersion \
--url "https://api.athenaeum.digital/ollama" \
--headers "{'Authorization':'Bearer ***'}"
--headers "{'Authorization':'***'}"
```
</TabItem>
@@ -60,7 +60,7 @@ Method at API documentation: [Version](https://github.com/ollama/ollama/blob/mai
oint ollama GetVersion ^
--url "https://api.athenaeum.digital/ollama" ^
--headers "{'Authorization':'Bearer ***'}"
--headers "{'Authorization':'***'}"
```
</TabItem>
</Tabs>