Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I run this with my Local Python APIs? #1919

Open
Irene-123 opened this issue Mar 24, 2025 · 0 comments
Open

How can I run this with my Local Python APIs? #1919

Irene-123 opened this issue Mar 24, 2025 · 0 comments

Comments

@Irene-123
Copy link

I'm using ollama LLM for my use cases of building chatbot, merge request bot, etc.
I simply want to use add my localhost backend python APIs hosted through flask

I have read the readme multiple times and the code as well for finding the final endpoint for sending the message, what I'm thinking to do is simply re-direct it to my API (POST), which will return the answer

Can somebody please guide me a little around?
Thanks

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

No branches or pull requests

2 participants
@Irene-123 and others