Issue with "Copy" Functionality Showing API Link Instead of Response Text

Hello Pickaxe Support Team,

I’m experiencing an issue with the “Copy” functionality in my chatbot interface, specifically when responses are generated by an o1 action. When users click the small copy icon next to the response generated by this action, instead of copying the actual response text, it copies an API link associated with the function call.

Details:

  • Expected Behavior: When users click the copy icon for a response generated by the o1 action, it should copy the full response text displayed on the screen, allowing users to easily paste the answer elsewhere.
  • Current Behavior: Clicking the copy icon for an o1 action response copies an API function call link (e.g., something like: https://streaming.pickaxeproject.com/api/function_call_results?id=fc-01JB49S78Q2Y9E1PM8N8TPRKWZ&name=send_request_to_openai_o1) instead of the displayed text.
  • Example Issue: For example, when a user asks about “steps Tantra suggests for overcoming ingrained habits,” the o1 action generates a detailed response. However, clicking the copy icon copies only the internal API link rather than the response itself.

Troubleshooting Steps Taken:

  • Verified that the text response is displayed correctly on the screen.
  • Tested the copy functionality with responses generated by other models (e.g., GPT-4o), where the copy function works as expected.
  • Confirmed that this issue occurs only with responses generated by the o1 action.

Could you help me resolve this issue, so the copy icon accurately copies the response text generated by the o1 action, rather than the API link? Any guidance on troubleshooting or potential fixes would be greatly appreciated.

Thank you!

Good catch, we’re on it!

2 Likes

Hi @Kent,

Should be fixed!

1 Like

Hej, Yes it is fixed, thank you very much.