Skip to content

Hacky approach to work with fastapi backend#1

Open
eLysgaard wants to merge 12 commits intooptional-postgres-integrationfrom
work-with-fastapi-agent-backend
Open

Hacky approach to work with fastapi backend#1
eLysgaard wants to merge 12 commits intooptional-postgres-integrationfrom
work-with-fastapi-agent-backend

Conversation

@eLysgaard
Copy link
Copy Markdown
Owner

No description provided.

// Get the task type of the serving endpoint
const getEndpointDetails = async (servingEndpoint: string) => {
if (API_PROXY) {
return { task: 'agent/v2/responses' };
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

not a big problem, but it's agent/v1/responses

@pepsjain
Copy link
Copy Markdown

Hello @eLysgaard @bbqiu, if anyone can help me in this project in connecting to database. I am using oauth token which is used in POSTGRES_URL as PGPASSWORD but the issue is it expire in every one hour. What can i do to avoid this. Please help me.
Project - e2e-chatbot-app-next

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants