We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97726fb commit af2f1f7Copy full SHA for af2f1f7
ads/llm/serializers/retrieval_qa.py
@@ -1,3 +1,9 @@
1
+#!/usr/bin/env python
2
+# -*- coding: utf-8 -*--
3
+
4
+# Copyright (c) 2023 Oracle and/or its affiliates.
5
+# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
6
7
import base64
8
import json
9
import os
0 commit comments