-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Project to be claimed
AbstractServer
: https://pypi.org/project/abstractserver
Your PyPI username
lpalbou
: https://pypi.org/user/lpalbou
Reasons for the request
Dear team,
I am requesting the transfer of the name "AbstractServer" to me as I am developing a series of modular package for LLM and agentic usage (AbstractLLM, AbstractCore, AbstractMemory, AbstractAgent). I somewhat need to refactor AbstractCore to push the server side (fastapi / openai compatible endpoints, including with codex, gemini cli and crush) into a new package, in order to keep the code as clean as possible.
- I checked and indeed AbstractServer is not used
- I also checked in the open issues and nobody ever requested the release of the name to them :
https://github.com/pypi/support/issues?q=is%3Aissue%20state%3Aopen%20abstractserver
Thanks in advance for your help !
Maintenance or replacement?
None
Source code repositories URLs
The initial AbstractLLM (too monolithic): github.com/lpalbou/AbstractLLM
The AbstractCore (nice, but the server part is starting to be too complex): https://github.com/lpalbou/AbstractCore
Contact and additional research
The goal is to create an ecosystem of open source solutions around Agentic AI, while maintaining as clear as possible separation of concern. The deployment of endpoints to communicate with the agents should indeed be handled by another package, AbstractServer
Code of Conduct
- I agree to follow the PSF Code of Conduct