KnownKnowledgeBaseRetrievalStatusCode enum
The semantic HTTP status of a completed streaming retrieval.
Fields
| OK = 200 | The retrieval completed successfully. |
| PartialContent = 206 | The retrieval completed with partial results. |