fix: update OPENAI_API_KEY message and add Atomic Chat URL check

- Updated the message for the OPENAI_API_KEY check to include Atomic Chat as an allowed local provider.
- Introduced a new function to check if the base URL corresponds to Atomic Chat, enhancing the system's ability to identify local providers.
- Adjusted the Ollama processor mode check to skip processing when an Atomic Chat local provider is detected.
This commit is contained in:
Misha Skvortsov
2026-04-01 23:06:25 +03:00
parent 577e654ae7
commit 3b7b9740f2
2 changed files with 15 additions and 1 deletions

1
hello/world Normal file
View File

@@ -0,0 +1 @@
Hello, World!