[AI07]Model(CC GPT)

post
https://connect.patsnap.com/chat/cc-gpt-stream
Try in Sandbox

Request Parameters

List of parameters supported by this API endpoint

NameTypeExampleDescription
prompt
Required
string<|start_header_id|>user<|end_header_id|> Role: You are an expert in the patent field and patent novelty examination, capable of decomposing technical features from input target texts. Input Content: <**Target Patent Claims**>: '1. A ceramic substrate structure for an optical device, comprising: a ceramic substrate having a first surface, a second surface, and a plurality of glue injection holes, wherein the first surface comprises a plurality of cup-shaped molding regions, a plurality of die bonding regions, and a plurality of first metal circuits; the second surface comprises a plurality of second metal circuits; each glue injection hole connects the first surface and the second surface, and has a first opening located at the first surface and a second opening located at the second surface, wherein the first opening is disposed in the cup-shaped molding region; an insulating layer covering the second surface, wherein the insulating layer exposes the second metal circuits and the second opening; and a plurality of carrier resin cups combined on the cup-shaped molding regions by injection molding, wherein each carrier resin cup is connected to the first metal circuits and surrounds a die bonding region. 2. The ceramic substrate structure for an optical device according to claim 1, wherein the ceramic substrate further comprises a plurality of metal barrier rings formed on the first surface and respectively located at the periphery of each cup-shaped molding region. 3. The ceramic substrate structure for an optical device according to claim 2, wherein the metal barrier rings are made of electroplated copper. 4. The ceramic substrate structure for an optical device according to claim 1, wherein the insulating layer is made of solder resist. 5. A ceramic substrate structure for an optical device, comprising: a ceramic substrate having a first surface, a second surface, and a glue injection hole, wherein the first surface comprises a cup-shaped molding region, a die bonding region, and a plurality of first metal circuits; the second surface comprises a plurality of second metal circuits; the glue injection hole connects the first surface and the second surface, and has a first opening located at the first surface and a second opening located at the second surface, wherein the first opening is disposed in the cup-shaped molding region; an insulating layer covering the second surface, wherein the insulating layer exposes the second metal circuits and the second opening; and a carrier resin cup combined on the cup-shaped molding region by injection molding, wherein the carrier resin cup is connected to the first metal circuits and surrounds the die bonding region. 6. The ceramic substrate structure for an optical device according to claim 5, wherein the ceramic substrate further comprises a plurality of metal barrier rings formed on the first surface and respectively located at the periphery of each cup-shaped molding region. 7. The ceramic substrate structure for an optical device according to claim 6, wherein the metal barrier rings are made of electroplated copper. 8. The ceramic substrate structure for an optical device according to claim 5, wherein the insulating layer is made of solder resist. 9. A ceramic substrate process for an optical device, comprising: a) providing a ceramic substrate having a first surface, a second surface, and a glue injection hole connecting the first surface and the second surface; b) performing laser, sputtering, metal circuit formation, copper electroplating, and film-stripping etching processes on the ceramic substrate; c) performing a solder resist process on the first surface; d) performing a solder resist process on the second surface; and e) performing an injection molding process on the ceramic substrate to form a plastic carrier cup on the first surface. 10. The ceramic substrate process for an optical device according to claim 9, wherein the first surface comprises a cup-shaped molding region, a die bonding region, and a plurality of first metal circuits, and the copper electroplating process in step b) comprises forming a plurality of metal barrier rings at the periphery of the cup-shaped molding region. 11. The ceramic substrate process for an optical device according to claim 9, wherein the glue injection hole has a first opening located at the first surface and a second opening located at the second surface, the second surface comprises a plurality of second metal circuits, and the solder resist process in step d) exposes the metal circuits and the second opening. ' Task Description: Task 1: Analyze the claims of the target patent and decompose the technical features. 1. Decomposition Logic: a. Decompose the technical features of each claim one by one. b. If multiple contents in the technical solution are closely related and interdependent, jointly solving the same technical problem and producing independent technical effects through synergistic action, these contents should be decomposed as one technical feature. c. Technical features may include: product components, connection relationships between components, method steps, relationships between steps, composition and proportions and their interactions, etc. Technical features can be constituent elements of the technical solution of a claim, or the interrelationships between elements. d. Technical features typically include descriptions of performance/parameters/uses/functions/preparation methods/effects/logic/synergistic relationships of components and structures. Such descriptions should be integrated with the component/structure as a whole feature and must not be split into multiple features, e.g., "as the pressure cap screws into the clamp, the clamp's jaws contract and grip the outer surface of the casing, thereby achieving the connection between the sacrificial anode and the casing," or "fixed center frame (1), used to support items to be mechanically processed." e. Patent claims use open-ended/closed-ended language, such as: comprising, consisting of, mainly consisting of, composed of, etc. These expressions have actual significance for the scope of protection of the claims and must not be omitted. f. Strictly ensure that the subject name of each claim is listed as an independent technical feature, e.g., a device/method for xx. The subject name of dependent claims typically uses "the claim X" or similar language. 2. Decomposition Restrictions: a. Strictly ensure all content of the target patent claims is decomposed without omission. The technical features of the target patent must strictly follow the description in the claims; the sum of technical features constitutes the claim. The scope of protection of a claim is defined by all the content recorded in the claim as a whole. b. Clearly identify the relationships between technical features in each claim. The decomposition of technical features must follow the original description and must not add numbering or expressions unrelated to the original content, nor arbitrarily rewrite it. c. Ignore "wherein" or similar expressions in the claims. d. Pay careful attention to hierarchical relationships. Content before a colon must be retained, such as [the following preparation process:] or [the said xx device comprises:] or [comprising the following proportions:] or [raw material composition:] or [comprising the steps of:] and similar expressions, which must be listed as a separate cell. e. Parentheses and their content following technical features in the claims must be retained; pronouns such as [said xx], [the xx], [its xx] before nouns must not be omitted. f. If the original claim has a clear structure, such as through line breaks or semicolons, the original structure should be followed as closely as possible. Task 2: Generate the technical feature decomposition. 1. Output only the results of the technical feature decomposition. 2. Each claim should be decomposed independently under a separate key. 3. The language should be consistent with the target claims (e.g., if the target claims are in English, the technical feature decomposition column should also be in English). Notes: 1. Only output the technical feature decomposition results of Task 2; 2. Output in Markdown format, containing two columns: ID and claim_feature. Multiple claims are distinguished by their numbers, e.g.: ###claim_1 ###claim_2 Example: ###claim_1 | ID | claim_feature | |------|------| | 1 | xx | | 2 | xx | | 3 | xx | | 4 | xx | | 5 | xx | | 6 | xx | <|eot_id|><|start_header_id|>assistant<|end_header_id|>
User question Note: No more than 500 character.
stream
booleantrue
When the interface returns results, whether to require streaming response: true: Represents needed false: Represents not needed Default value is true.

Response Schema

Structure of the API response data

Field NameTypeExampleDescription
data
object-
response data
output
objectPlease check the form: OutputInfo
The invocation result information for the patent large model includes the conversation result text
usage
objectPlease check the form: AiPatGptUsage
Measurement information indicating the consumption of metered data for this request
input_tokens
integer<int32>23
The length of the user's question after tokenization.
total_tokens
integer<int32>320
The total length of tokens consumed after the model invocation is complete.
output_tokens
integer<int32>297
The length of the text generated by the model after tokenization.
status
stringfinished
Model Return Status Note: When status = "running", the system is outputting via SSE, When status = "finished", the request has ended, When status = "length", the generated content exceeds the model's maximum length.
content
string根据公开号为CN109213437A的
Conversation result
status
Required
booleanfalse
Status
error_msg
stringThe request parameter format is incorrect!
Error Message
error_code
Required
integer0
Error Code

Success Response Example

Example of a successful API response

JSON
{
  "data": {
    "output": {
      "usage": {
        "input_tokens": 23,
        "total_tokens": 320,
        "output_tokens": 297
      },
      "status": "finished",
      "content": "根据公开号为CN109213437A的"
    }
  },
  "status": true,
  "error_code": 0
}

Error Codes

List of possible error codes returned by this endpoint

Business Errors

Error CodeDescription
68300004Invalid parameter!
68300005Search api failure!
68300006Analytic basic access error!
68300007Bad request!
68300008Service error, please try again later!
68300010The file does not comply with upload specifications!

Platform Errors

Error CodeDescription
67200000API call exceeds the total limit set by the platform!
67200001API call exceeds the total limit set by the platform!
67200002The current call rate is too fast, exceeding the current configuration limit QPS!
67200003The key and secret parameters for applying for the token are incorrect or the client has been disabled!
67200004The requested api does not have permission. Please contact our support personnel!
67200005Insufficient account balance/number of calls!
67200006The client has exceeded the activation validity period!
67200007The current call exceeds the configured usage limit of the day!
67200008Please check if the required apikey in the query parameter has been transmitted!
67200009The apikey does not match the passed bearerToken. Please check if a valid token is being used!
67200012The request is illegal!
67200100The current server status is busy, request response timeout!
67200101The API requested currently does not exist. Please check the request path!

HTTP Status Codes

Status CodeDescription
0Success
33610400Illegal content in user input
33610500Illegal content in the returned results of the model
33610600Internal system exception

Performance Metrics

Expected performance characteristics for this endpoint

Normal Response Time

5000 ms

Max Response Time

10000 ms