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

Question : how to connect to POE bot via API to C# CAT tools #171

Open
drkhateeb opened this issue Jun 23, 2024 · 1 comment
Open

Question : how to connect to POE bot via API to C# CAT tools #171

drkhateeb opened this issue Jun 23, 2024 · 1 comment
Labels
question Further information is requested

Comments

@drkhateeb
Copy link

How to connect to bots via API to C# desktop applications, I want to use some bots in a translation CAT via a plugin by API
the bots are:
https://poe.com/ArabicTranslatorGPT
https://poe.com/ArabicProofreader
https://poe.com/Harakat
https://poe.com/DetailedAnswersGPT
https://poe.com/TheSynonym
https://poe.com/TheAntonym

CAT tools repository:
https://github.com/RWS/Sdl-Community
Translation Memory Api

Best Regards

@7trail
Copy link

7trail commented Jun 24, 2024

So to my understanding, the primary function of this api is just to wrap the queries in a way that's much easier for the developer to manage. It handles all the web stuff for you.

Correct me if I'm wrong, but you should be able to use this repo as a guide to making your own web requests to POE.

@snowby666 snowby666 added the question Further information is requested label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants