Completed
Solar Open 2 API키는 얻을 방법이 있나요?
다들 그렇듯이 DS V4는 예전부터 써왔고, 키미, 미모, 오픈코드고, GLM 등등 정말 연간구독으로 다양하게 쓰고 있는데, 벤치마크결과만 보고서는 이건 뭐 나한테 의미 없는거 아냐 싶다가 문제 2개를 키미 K2.6, DS V4 Flash, Solar Open2, GPT5.6 Sol 에게 냈는데 솔라오픈2와 GPT5.6 Sol이 정확하게 맞추더라고요. 코딩에 있어서는 벤치마크결과 이상으로 성능이 좋을지 모르겠다는 생각을 해보게 됐습니다. 미국계 스타트업 오픈웨이트 API 제공업체 커뮤니티에서도 활동하고 있는데 이 얘길 하면서 https://open2-beta.upstage.ai/ 페이지를 제공했지만, 누군 403이 뜨고 누군 열리더군요. 안 열리는 나라도 있나 싶기도 하고. 언어지원 문제로 국제적인 서비스는 불가해보이지만, 성능만 괜찮다면 한국과 영어권에서는 써볼 수 있지 않을까 해서 체험용 OpenAI Compatible 솔라오픈2의 API와 Key가 있거나, 충전하고 사용해볼 수 있다면 방법을 알려주시면 감사하겠습니다.

김용태 (_) 2 days ago
Upstage Console
Completed
Solar Open 2 API키는 얻을 방법이 있나요?
다들 그렇듯이 DS V4는 예전부터 써왔고, 키미, 미모, 오픈코드고, GLM 등등 정말 연간구독으로 다양하게 쓰고 있는데, 벤치마크결과만 보고서는 이건 뭐 나한테 의미 없는거 아냐 싶다가 문제 2개를 키미 K2.6, DS V4 Flash, Solar Open2, GPT5.6 Sol 에게 냈는데 솔라오픈2와 GPT5.6 Sol이 정확하게 맞추더라고요. 코딩에 있어서는 벤치마크결과 이상으로 성능이 좋을지 모르겠다는 생각을 해보게 됐습니다. 미국계 스타트업 오픈웨이트 API 제공업체 커뮤니티에서도 활동하고 있는데 이 얘길 하면서 https://open2-beta.upstage.ai/ 페이지를 제공했지만, 누군 403이 뜨고 누군 열리더군요. 안 열리는 나라도 있나 싶기도 하고. 언어지원 문제로 국제적인 서비스는 불가해보이지만, 성능만 괜찮다면 한국과 영어권에서는 써볼 수 있지 않을까 해서 체험용 OpenAI Compatible 솔라오픈2의 API와 Key가 있거나, 충전하고 사용해볼 수 있다면 방법을 알려주시면 감사하겠습니다.

김용태 (_) 2 days ago
Upstage Console
Completed
모아보기 보면 column명에 upscore라고 되어 있는 것으로 확인했습니다.
모아보기 보면 column명에 upscore라고 되어 있는 것으로 확인했습니다. 근데 이게 gold 기준으로 채점할 때, 밑의 레포 로직(upscore)으로 계산하는건가요?? 아니면 cell 단위로 채점하는건가요?? https://github.com/UpstageAI/UpScore

wooseoksong 4 days ago
Upstage Studio
Completed
모아보기 보면 column명에 upscore라고 되어 있는 것으로 확인했습니다.
모아보기 보면 column명에 upscore라고 되어 있는 것으로 확인했습니다. 근데 이게 gold 기준으로 채점할 때, 밑의 레포 로직(upscore)으로 계산하는건가요?? 아니면 cell 단위로 채점하는건가요?? https://github.com/UpstageAI/UpScore

wooseoksong 4 days ago
Upstage Studio
Completed
안녕하세요. 혹시 solar-pro2 로 추론하면 그룹 항목에서 특정 key 기준으로 unique한 행만 남기는 그런 로직도 있나요??ㅠ
안녕하세요. 혹시 solar-pro2 로 추론하면 그룹 항목에서 특정 key 기준으로 unique한 행만 남기는 그런 로직도 있나요??ㅠ

wooseoksong 8 days ago
Upstage Studio
Completed
안녕하세요. 혹시 solar-pro2 로 추론하면 그룹 항목에서 특정 key 기준으로 unique한 행만 남기는 그런 로직도 있나요??ㅠ
안녕하세요. 혹시 solar-pro2 로 추론하면 그룹 항목에서 특정 key 기준으로 unique한 행만 남기는 그런 로직도 있나요??ㅠ

wooseoksong 8 days ago
Upstage Studio
Completed
API로 Document parser를 모델을 쓰고 있습니다. job_id가 너무 많아지면 KILL할 수 있는 방법이 없나요?
현재 파이썬으로 requests 라이브러리를 사용하고 있습니다. Document Parser의 API로 호출했을 때 request_id로 KILL을 하거나 Cancel 하는 방법이 있나요? 공식 페이지를 찾아봤을 때 관련 내용이 없어서 문의드립니다. 빠른 답변 부탁드립니다.

정수민 14 days ago
Upstage Studio
Completed
API로 Document parser를 모델을 쓰고 있습니다. job_id가 너무 많아지면 KILL할 수 있는 방법이 없나요?
현재 파이썬으로 requests 라이브러리를 사용하고 있습니다. Document Parser의 API로 호출했을 때 request_id로 KILL을 하거나 Cancel 하는 방법이 있나요? 공식 페이지를 찾아봤을 때 관련 내용이 없어서 문의드립니다. 빠른 답변 부탁드립니다.

정수민 14 days ago
Upstage Studio
Completed
계정 간 에이전트 JSON 이동이 안되는 것 같습니다.
계정 간 에이전트 JSON 이동이 안되는 것 같습니다. 다른 계정에서 만든 에어전트를 내보낸 후 가져오기를 하였는데 다음과 같은 에러가 납니다!

길연진 29 days ago
Upstage Studio
Completed
계정 간 에이전트 JSON 이동이 안되는 것 같습니다.
계정 간 에이전트 JSON 이동이 안되는 것 같습니다. 다른 계정에서 만든 에어전트를 내보낸 후 가져오기를 하였는데 다음과 같은 에러가 납니다!

길연진 29 days ago
Upstage Studio
Completed
현재 classify 할때 문서종 목록이 추가한 순서대로 고정되어 있어, 중간에 새 문서종을 추가하면 원하는 위치에 넣을 수 없고 항상 맨 아래
현재 classify 할때 문서종 목록이 추가한 순서대로 고정되어 있어, 중간에 새 문서종을 추가하면 원하는 위치에 넣을 수 없고 항상 맨 아래에 붙는데, 문서종 항목을 드래그 앤 드롭으로 자유롭게 재정렬할 수 있으면 좋을 것 같습니다!

[조구만 루키] 길연진 about 1 month ago
Upstage Studio
Completed
현재 classify 할때 문서종 목록이 추가한 순서대로 고정되어 있어, 중간에 새 문서종을 추가하면 원하는 위치에 넣을 수 없고 항상 맨 아래
현재 classify 할때 문서종 목록이 추가한 순서대로 고정되어 있어, 중간에 새 문서종을 추가하면 원하는 위치에 넣을 수 없고 항상 맨 아래에 붙는데, 문서종 항목을 드래그 앤 드롭으로 자유롭게 재정렬할 수 있으면 좋을 것 같습니다!

[조구만 루키] 길연진 about 1 month ago
Upstage Studio
Planned
Extract 결과 중에 수정할 필요가 없는 정답인 값을 gold 결과로 일괄 반영할 수 있으면 좋을 것 같아요!
Extract 결과 중에 수정할 필요가 없는 정답인 값을 gold 결과로 일괄 반영할 수 있으면 좋을 것 같아요! 예를 들어 현재는 정답이더라도 노란 체크표시(confidence score 1.0)가 뜨면 일일히 "정답으로 표시"를 하나씩 클릭해서 반영하고 있습니다. 항목이 많아질 경우 일괄 반영 (체크 박스)할 수 있으면 어떨까 싶어 의견드립니다 :)

[조구만 루키] 길연진 about 1 month ago
Upstage Studio
Planned
Extract 결과 중에 수정할 필요가 없는 정답인 값을 gold 결과로 일괄 반영할 수 있으면 좋을 것 같아요!
Extract 결과 중에 수정할 필요가 없는 정답인 값을 gold 결과로 일괄 반영할 수 있으면 좋을 것 같아요! 예를 들어 현재는 정답이더라도 노란 체크표시(confidence score 1.0)가 뜨면 일일히 "정답으로 표시"를 하나씩 클릭해서 반영하고 있습니다. 항목이 많아질 경우 일괄 반영 (체크 박스)할 수 있으면 어떨까 싶어 의견드립니다 :)

[조구만 루키] 길연진 about 1 month ago
Upstage Studio
Completed
When you upload a document to the chat and create an agent, the document does not immediately appear in the agent, so you have to upload it again.
When you upload a document to the chat and create an agent, the document does not immediately appear in the agent, so you have to upload it again.

Cheul (박철영) about 2 months ago
Upstage Studio
Completed
When you upload a document to the chat and create an agent, the document does not immediately appear in the agent, so you have to upload it again.
When you upload a document to the chat and create an agent, the document does not immediately appear in the agent, so you have to upload it again.

Cheul (박철영) about 2 months ago
Upstage Studio
Completed
Instead of disabling the entire input field while Grace is replying, is there a way to prevent text from being entered into the input field and prevent messages from being sent?
Instead of disabling the entire input field while Grace is replying, is there a way to prevent text from being entered into the input field and prevent messages from being sent?

Lucy about 2 months ago
Upstage Studio
Completed
Instead of disabling the entire input field while Grace is replying, is there a way to prevent text from being entered into the input field and prevent messages from being sent?
Instead of disabling the entire input field while Grace is replying, is there a way to prevent text from being entered into the input field and prevent messages from being sent?

Lucy about 2 months ago
Upstage Studio
Completed
This is a test post for uploading and deleting feedback.
This is a test post for uploading and deleting feedback It looks like three pieces of feedback were uploaded at once, so I'm uploading this to verify!

차원준 about 2 months ago
Upstage Studio
Completed
This is a test post for uploading and deleting feedback.
This is a test post for uploading and deleting feedback It looks like three pieces of feedback were uploaded at once, so I'm uploading this to verify!

차원준 about 2 months ago
Upstage Studio
Completed
게시물을 삭제할 수 있으면 좋을 거 같습니다
제가 동일한 게시물을 실수로 세번 생성해서 삭제하려고 했는데 편집, 수정만 가능하네요 게시물 수정했는데 반영이 안되고 오른쪽 하단에 error 메시지가 나옵니다

차원준 about 2 months ago
Upstage Studio
Completed
게시물을 삭제할 수 있으면 좋을 거 같습니다
제가 동일한 게시물을 실수로 세번 생성해서 삭제하려고 했는데 편집, 수정만 가능하네요 게시물 수정했는데 반영이 안되고 오른쪽 하단에 error 메시지가 나옵니다

차원준 about 2 months ago
Upstage Studio
Completed
Upload file url via chat input
Instead of clicking a button to upload, I think it would be much more convenient if users could simply include the file URL in the chat input when sending a query. Currently, users may not even realize that files can be uploaded by clicking a button. It seems like just parsing the file URL would be enough!

Tim(임주현) about 2 months ago
Upstage Studio
Completed
Upload file url via chat input
Instead of clicking a button to upload, I think it would be much more convenient if users could simply include the file URL in the chat input when sending a query. Currently, users may not even realize that files can be uploaded by clicking a button. It seems like just parsing the file URL would be enough!

Tim(임주현) about 2 months ago
Upstage Studio
Completed
classify에 연결된 extract의 추출 항목 자동 생성이
classify에 연결된 extract의 추출 항목 자동 생성이 연결된 classify 의 문서를 확인해서 자동 생성하는 건지 궁금합니다 "키, 설명은 한글로 작성하고 extract에 연결된 classify 문서 확인해서 추출 항목 작성해" 위와 같이 extract에 프롬프트 주면 다 동일한 추출 항목을 만들고 있습니다.

차원준 about 2 months ago
Upstage Studio
Completed
classify에 연결된 extract의 추출 항목 자동 생성이
classify에 연결된 extract의 추출 항목 자동 생성이 연결된 classify 의 문서를 확인해서 자동 생성하는 건지 궁금합니다 "키, 설명은 한글로 작성하고 extract에 연결된 classify 문서 확인해서 추출 항목 작성해" 위와 같이 extract에 프롬프트 주면 다 동일한 추출 항목을 만들고 있습니다.

차원준 about 2 months ago
Upstage Studio
Completed
Classify schema update
classify 결과 수정을 했는데 계속 수정 전 분류 기준으로 실행됩니다 ex) other가 아니라서 수정했는데 계속 other로 classify 됩니다! 수정시 classify 튜닝이 되어 문서 분류도 개선되면 좋겠습니다

차원준 about 2 months ago
Upstage Studio
Completed
Classify schema update
classify 결과 수정을 했는데 계속 수정 전 분류 기준으로 실행됩니다 ex) other가 아니라서 수정했는데 계속 other로 classify 됩니다! 수정시 classify 튜닝이 되어 문서 분류도 개선되면 좋겠습니다

차원준 about 2 months ago
Upstage Studio