IntelliNode
Results
3
comments of
IntelliNode
This PR is example how to add new provider to intellinode: https://github.com/intelligentnode/IntelliNode/pull/86
@basilmusa kindly check the chatbot response structure below: you can access the none-stream model text response as follow: `results.text` ```json { "text": "string", "generation_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "citations": [ { "start": 0,...
this is implemented