Row 5084

Row ID: 5084 | Dataset Entry | Axioma AXP Content Repository

Content Data

This page contains data entry 5084 from the Axioma AXP content repository. The structured data below represents the complete record for this entry.

Yeah, I assume you are messing with Open AIs GPT, my first response isn't fully applicable if that is the case. They do seem to have a pretty well written API documentation though.

These different models all run on allot of the same principles, so I don't mind trying to help with OAs stuff. Just not well versed in it.

Looks like you need to create and configure a thread then after its all set up you can initiate it with this:

run = client.beta.threads.runs.create( thread_id=thread.id, assistant_id=assistant.id )

Doesn't look super terribly complicated just follow the API Docs. Good Luck.

FieldValue
text Yeah, I assume you are messing with Open AIs GPT, my first response isn't fully applicable if that is the case. They do seem to have a pretty well written API documentation though. These different models all run on allot of the same principles, so I don't mind trying to help with OAs stuff. Just not well versed in it. Looks like you need to create and configure a thread then after its all set up you can initiate it with this: run = client.beta.threads.runs.create( thread_id=thread.i…
label r/gpt
dataType comment
communityName r/GPT
datetime 2024-04-25
username_encoded Z0FBQUFBQm5LakwyZEpMSzlwV2VTejRlUkE4dnRpZWU2T3l2YmZXb2oxUjU1R2N5cjVMZndONEc0V0NXbDVYSlByYUhtYW9xVlVaWWZFbmFRa1VRQzFCYk9CRFBFc2ZSY0E9PQ==
url_encoded Z0FBQUFBQm5Lak9GVmc4c04wWG5Xbk5ZaXR4ZjNDM2dTYTRiemVrdnJ5dWxhS3NsaHA3bzVZSVZBeFU0cGRHajVCNFRvcTR6QTdJTHVIbnhiRG5fV19aUExPMXhERnRfTkV5MkZnLTd3ZzYxYVVyLWlmcEwwckNjMTNvbGlHX0Z6eVY3cEZlcjVMdUNpUjdNRjhEVmtVRVJzUG4xWjBEWjExVkd3NHJjaGZHeVg4c1djeW5KZVVTSmFCc05SbllpdTFlTURHQl9GQV91Y205ckk3cDA5UlFxaW1IWkI4c2JRUT09

Raw Record

{
  "text": "Yeah, I assume you are messing with Open AIs GPT, my first response isn't fully applicable if that is the case. They do seem to have a pretty well written API documentation though.\n\nThese different models all run on allot of the same principles, so I don't mind trying to help with OAs stuff. Just not well versed in it.\n\nLooks like you need to create and configure a thread then after its all set up you can initiate it with this:\n\n    run = client.beta.threads.runs.create(\n      thread_id=thread.id,\n      assistant_id=assistant.id\n    )\n\nDoesn't look super terribly complicated just follow the API Docs. Good Luck.",
  "label": "r/gpt",
  "dataType": "comment",
  "communityName": "r/GPT",
  "datetime": "2024-04-25",
  "username_encoded": "Z0FBQUFBQm5LakwyZEpMSzlwV2VTejRlUkE4dnRpZWU2T3l2YmZXb2oxUjU1R2N5cjVMZndONEc0V0NXbDVYSlByYUhtYW9xVlVaWWZFbmFRa1VRQzFCYk9CRFBFc2ZSY0E9PQ==",
  "url_encoded": "Z0FBQUFBQm5Lak9GVmc4c04wWG5Xbk5ZaXR4ZjNDM2dTYTRiemVrdnJ5dWxhS3NsaHA3bzVZSVZBeFU0cGRHajVCNFRvcTR6QTdJTHVIbnhiRG5fV19aUExPMXhERnRfTkV5MkZnLTd3ZzYxYVVyLWlmcEwwckNjMTNvbGlHX0Z6eVY3cEZlcjVMdUNpUjdNRjhEVmtVRVJzUG4xWjBEWjExVkd3NHJjaGZHeVg4c1djeW5KZVVTSmFCc05SbllpdTFlTURHQl9GQV91Y205ckk3cDA5UlFxaW1IWkI4c2JRUT09"
}

Entry Information