Skip to content

Conversation

dwdougherty
Copy link
Collaborator

@dwdougherty dwdougherty commented Aug 13, 2025

Adding the code from the DocumentAItion repo. I suppose we'll have to do something about the keys/tokens, as we can't keep using the AI week key.

@dwdougherty dwdougherty requested a review from a team August 13, 2025 16:21
@dwdougherty dwdougherty self-assigned this Aug 13, 2025
Copy link
Contributor

github-actions bot commented Aug 13, 2025

DOC-5581

Copy link
Contributor

@kaitlynmichael kaitlynmichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good to me!

@dwdougherty
Copy link
Collaborator Author

Thank you, @kaitlynmichael!

@dwdougherty
Copy link
Collaborator Author

Adding @andy-stark-redis as co-owner.

@mich-elle-luna
Copy link
Collaborator

@paoloredis Can you also take a look here and help decide:

  1. if it is safe and possible to include the 'chat with code' feature on the production site using our token?
  2. remove the login page/auth from the binders for the two agents?
    Thanks!

@paoloredis
Copy link
Collaborator

@mich-elle-luna there is no way for us to use our token without exposing it to the user

@mich-elle-luna
Copy link
Collaborator

Ok thanks Paolo, @andy-stark-redis I guess we should just comment out or remove the chat with code feature. Paolo, can you remove the auth/login screen for the binders associated with this agent builder whenever you have a chance?

@andy-stark-redis
Copy link
Contributor

I removed Chat about Code (or rather, Augment did). Adding @paoloredis as a co-owner for the last bit.

@paoloredis
Copy link
Collaborator

@mich-elle-luna actually I was talking about the jupyter notebook environment. there we have no way of using the token in a secure way

@mich-elle-luna
Copy link
Collaborator

mich-elle-luna commented Sep 11, 2025

For some reason, in the preview now, the templates are very truncated and don't show the entire agent code file. ..Actually I see the build of this branch working fine locally, so just in the preview page the agent code looks wrong.

Copy link
Collaborator

@mich-elle-luna mich-elle-luna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you all!

@cmilesb
Copy link
Contributor

cmilesb commented Sep 15, 2025

The reason the code seems truncated in staging is because the GET request to get the Agent code is failing and the code is using the default option. You can see this in the console when selecting Python + OpenAI + Conversational: Template file not found: /code/agent-templates/python/conversational_agent.py (404)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants