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

[OTHER] Small query #166

Open
scherenhaenden opened this issue Jan 5, 2025 · 4 comments
Open

[OTHER] Small query #166

scherenhaenden opened this issue Jan 5, 2025 · 4 comments
Assignees
Labels
📝 documentation Tasks related to writing or updating documentation enhancement New feature or request LLM Large Language Model question Further information is requested

Comments

@scherenhaenden
Copy link

What would you like to share?

I have created many tools for OpenAI, Gemini and Perplexity. I created a project that kinda does the same as this one for me but in Pythong.

I would like to offer my experience to add other providers, like those I mentioned, or locals like ollama and lm studio.

;)

Additional information

No response

@gstraccini gstraccini bot added the 🚦 awaiting triage Items that are awaiting triage or categorization label Jan 5, 2025
Repository owner deleted a comment from gitauto-ai bot Jan 5, 2025
@guibranco
Copy link
Owner

Hi @scherenhaenden, yes, sure, your contributions are very welcome!

@guibranco guibranco added 📝 documentation Tasks related to writing or updating documentation enhancement New feature or request question Further information is requested LLM Large Language Model and removed 🚦 awaiting triage Items that are awaiting triage or categorization labels Jan 5, 2025
@gitauto-ai gitauto-ai bot added the gitauto GitAuto label to trigger the app in a issue. label Jan 6, 2025
@gstraccini gstraccini bot added the 🛠 WIP Work in progress label Jan 6, 2025
Repository owner deleted a comment from gitauto-ai bot Jan 6, 2025
@guibranco guibranco removed the gitauto GitAuto label to trigger the app in a issue. label Jan 6, 2025
@gstraccini gstraccini bot removed the 🛠 WIP Work in progress label Jan 6, 2025
@scherenhaenden
Copy link
Author

Thanks, Mate.

@scherenhaenden
Copy link
Author

@guibranco I took a look into the files.

I'd like to create an interface, but the project as practically none and everything is on static. I don't how would you prefer, because basically the user has to give its options and those unneeded providers shouldn't be allocated in memory and so on. So I would create the parts of the project that would be needed to be able to use other providers as I mentioned before... and can send you the PR and you may tell me how you prefer em.

@guibranco
Copy link
Owner

Yeah, I created it as static in the first place to make it deliverable fast. But I'm okay with using interfaces, DI, and implementations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 documentation Tasks related to writing or updating documentation enhancement New feature or request LLM Large Language Model question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants